mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-28 09:50:24 +00:00
Invert exchange_class mapping
This commit is contained in:
@@ -48,7 +48,7 @@ MAP_EXCHANGE_CHILDCLASS = {
|
||||
'binanceusdm': 'binance',
|
||||
'okex': 'okx',
|
||||
'gateio': 'gate',
|
||||
'htx': 'huboi',
|
||||
'huboi': 'htx',
|
||||
}
|
||||
|
||||
SUPPORTED_EXCHANGES = [
|
||||
|
||||
Reference in New Issue
Block a user