mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-20 05:50:36 +00:00
Map binanceusdm to ft binance class
This commit is contained in:
@@ -23,6 +23,7 @@ BAD_EXCHANGES = {
|
||||
MAP_EXCHANGE_CHILDCLASS = {
|
||||
'binanceus': 'binance',
|
||||
'binanceje': 'binance',
|
||||
'binanceusdm': 'binance',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user