-
-
-
1.18.4690257650 · ·
In fetchTickers, check to make sure it's not a list. The exchange currently return empty list for coins that are not yet implemented, which cause the ticker['date'] = timestamp; to fail, as 'date' is not an allowed index. [ci skip]
-
-
1.18.4480eb16cc · ·
Update indodax.js indodax.markets['XEM/IDR'].id should be 'nem_idr' instead of 'nem_btc' [ci skip]
-
1.18.43b2c86a7d · ·
Fix 'since' argument handling in fetchTrades() of LBank API parameter 'time' expected to be a timestamp in milliseconds. [ci skip]
-
-
-
-
-
-
1.18.374aa4bd45 · ·
fcoin fetchMyTrades true ccxt already has worked method fetchOHLCV for fcoin [ci skip]
-
-
-
1.18.3420b7672b · ·
Fix timezone offset direction in Exchange.parse8601() Positive sign in HH:MM means that we shift the given time back to get the UTC. Neagtive sign means the opposite. [ci skip]
-
-
-
-
-