Add huobi to Exchange setup

This commit is contained in:
Matthias 2022-01-16 13:17:00 +01:00
parent 2ec1a7b370
commit ee7bc55727

View File

@ -108,10 +108,11 @@ def ask_user_config() -> Dict[str, Any]:
"binance", "binance",
"binanceus", "binanceus",
"bittrex", "bittrex",
"kraken",
"ftx", "ftx",
"kucoin",
"gateio", "gateio",
"huobi",
"kraken",
"kucoin",
"okx", "okx",
Separator(), Separator(),
"other", "other",