Added name for futures market property
This commit is contained in:
@@ -30,3 +30,4 @@ class Bybit(Exchange):
|
||||
# (TradingMode.FUTURES, Collateral.CROSS), # TODO-lev: Uncomment once supported
|
||||
# (TradingMode.FUTURES, Collateral.ISOLATED) # TODO-lev: Uncomment once supported
|
||||
]
|
||||
name_for_futures_market = 'linear'
|
||||
|
||||
Reference in New Issue
Block a user