test_ccxt_compat - ftx["futures"] = false
This commit is contained in:
parent
64172bc98d
commit
7dab70f1a5
@ -50,7 +50,7 @@ EXCHANGES = {
|
|||||||
'hasQuoteVolume': True,
|
'hasQuoteVolume': True,
|
||||||
'timeframe': '5m',
|
'timeframe': '5m',
|
||||||
'futures_pair': 'BTC/USD:USD',
|
'futures_pair': 'BTC/USD:USD',
|
||||||
'futures': True,
|
'futures': False,
|
||||||
'leverage_tiers_public': False, # TODO: Set to True once implemented on CCXT
|
'leverage_tiers_public': False, # TODO: Set to True once implemented on CCXT
|
||||||
'leverage_in_spot_market': True,
|
'leverage_in_spot_market': True,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user