Removed name_for_futures_market
This commit is contained in:
@@ -37,7 +37,6 @@ class Binance(Exchange):
|
||||
# (TradingMode.FUTURES, Collateral.CROSS), # TODO-lev: Uncomment once supported
|
||||
# (TradingMode.FUTURES, Collateral.ISOLATED) # TODO-lev: Uncomment once supported
|
||||
]
|
||||
name_for_futures_market = 'future'
|
||||
|
||||
@property
|
||||
def _ccxt_config(self) -> Dict:
|
||||
|
||||
Reference in New Issue
Block a user