mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-06 07:51:14 +00:00
Merge branch 'feat/short' into funding-fee-dry-run
This commit is contained in:
@@ -47,6 +47,11 @@ EXCHANGES = {
|
||||
'hasQuoteVolume': True,
|
||||
'timeframe': '5m',
|
||||
},
|
||||
'okex': {
|
||||
'pair': 'BTC/USDT',
|
||||
'hasQuoteVolume': True,
|
||||
'timeframe': '5m',
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user