use "swap" for bybit

This commit is contained in:
Matthias
2023-01-27 19:34:29 +01:00
parent 08ede37795
commit fa033965c8
2 changed files with 0 additions and 2 deletions

View File

@@ -28,7 +28,6 @@ class Bybit(Exchange):
_ft_has: Dict = {
"ohlcv_candle_limit": 1000,
"ccxt_futures_name": "linear",
"ohlcv_has_history": False,
}
_ft_has_futures: Dict = {