mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
added isolated, futures to okex trading_mode_collateral_pairs
This commit is contained in:
parent
88ce66650c
commit
d133a7c789
|
@ -25,5 +25,5 @@ class Okex(Exchange):
|
|||
# TradingMode.SPOT always supported and not required in this list
|
||||
# (TradingMode.MARGIN, Collateral.CROSS),
|
||||
# (TradingMode.FUTURES, Collateral.CROSS),
|
||||
# (TradingMode.FUTURES, Collateral.ISOLATED)
|
||||
(TradingMode.FUTURES, Collateral.ISOLATED)
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user