Tags: coldneverdie/ccxt
Tags
Fixing plus operator which caused OHLCV failue
Fixes issue with passing in a "since" timestamp will cause the request "end" to look like
[id] => BTC-USD
[granularity] => 60
[start] => 2017-12-23T18:50:59.000+00:00
[end] => 57041747-04-17T02:50:59.000+00:00
Which throws this error
ccxt\ExchangeError: gdax {"message":"Invalid interval"}
[ci skip]
fixed GDAX withdraw fees https://support.gdax.com/customer/en/portal/… …articles/2425097-what-are-the-fees-on-gdax- added BCH to GDAX https://support.gdax.com/customer/en/portal/articles/2911310-bitcoin-cash-faq?b_id=13522 [ci skip]
PreviousNext