-
1.17.373a566bf35 · ·
Fix False Exception for Blank OHLCV Response If there is no volume during a period, Bittrex does not return explicit entries for zero volume. If the since parameter is used and no volume has occurred, a completely blank body is returned and ccxt incorrectly threw an exception for this non-error response. [ci skip]
-
-
-
-
-
-
1.17.36789f588be · ·
binance.py reverted changes See here: https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md#how-to-contribute-code [ci skip]
-
-
-
-
-
-
1.17.3617bc07f97 · ·
async_support/base/exchange.py async fetch_fees override added fix #3922 [ci skip]
-
-
-
-
-
-
-