Align coinbase download with ccxt limits
Align with https://github.com/ccxt/ccxt/issues/9268
This commit is contained in:
@@ -18,7 +18,6 @@ class Bybit(Exchange):
|
||||
may still not work as expected.
|
||||
"""
|
||||
|
||||
# fetchCurrencies API point requires authentication for Bybit,
|
||||
_ft_has: Dict = {
|
||||
"ohlcv_candle_limit": 200,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user