chore: temporarily disable htx due to certificate issues

This commit is contained in:
Matthias
2025-08-05 06:34:38 +02:00
parent 9774c51a97
commit e4e11be331

View File

@@ -415,13 +415,14 @@ EXCHANGES = {
"timeframe": "1h",
"candle_count": 1000,
},
"htx": {
"pair": "ETH/BTC",
"stake_currency": "BTC",
"hasQuoteVolume": True,
"timeframe": "1h",
"candle_count": 1000,
},
# TODO: reenable htx once certificates work again
# "htx": {
# "pair": "ETH/BTC",
# "stake_currency": "BTC",
# "hasQuoteVolume": True,
# "timeframe": "1h",
# "candle_count": 1000,
# },
"bitvavo": {
"pair": "BTC/EUR",
"stake_currency": "EUR",