Add huobi to Exchange setup

This commit is contained in:
Matthias 2022-01-16 13:17:00 +01:00
parent 2ec1a7b370
commit ee7bc55727
1 changed files with 3 additions and 2 deletions

View File

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