mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Add huobi to Exchange setup
This commit is contained in:
parent
2ec1a7b370
commit
ee7bc55727
|
@ -108,10 +108,11 @@ def ask_user_config() -> Dict[str, Any]:
|
|||
"binance",
|
||||
"binanceus",
|
||||
"bittrex",
|
||||
"kraken",
|
||||
"ftx",
|
||||
"kucoin",
|
||||
"gateio",
|
||||
"huobi",
|
||||
"kraken",
|
||||
"kucoin",
|
||||
"okx",
|
||||
Separator(),
|
||||
"other",
|
||||
|
|
Loading…
Reference in New Issue
Block a user