Bybit fix candle limit
This commit is contained in:
parent
756921b16a
commit
ce213b55a2
@ -20,7 +20,7 @@ class Bybit(Exchange):
|
||||
"""
|
||||
|
||||
_ft_has: Dict = {
|
||||
"ohlcv_candle_limit": 200,
|
||||
"ohlcv_candle_limit": 1000,
|
||||
"ccxt_futures_name": "linear",
|
||||
"ohlcv_has_history": False,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user