mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 00:23:07 +00:00
chore: may myokx to okx - it's just an alias for european users
This commit is contained in:
@@ -47,6 +47,7 @@ MAP_EXCHANGE_CHILDCLASS = {
|
|||||||
"binanceje": "binance",
|
"binanceje": "binance",
|
||||||
"binanceusdm": "binance",
|
"binanceusdm": "binance",
|
||||||
"okex": "okx",
|
"okex": "okx",
|
||||||
|
"myokx": "okx",
|
||||||
"gateio": "gate",
|
"gateio": "gate",
|
||||||
"huboi": "htx",
|
"huboi": "htx",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user