mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Add alias for gate to gateio
This commit is contained in:
parent
da9dac64f2
commit
dbc3376fe9
|
@ -46,6 +46,7 @@ MAP_EXCHANGE_CHILDCLASS = {
|
|||
'binanceje': 'binance',
|
||||
'binanceusdm': 'binance',
|
||||
'okex': 'okx',
|
||||
'gate': 'gateio',
|
||||
}
|
||||
|
||||
SUPPORTED_EXCHANGES = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user