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", "timeframe": "1h",
"candle_count": 1000, "candle_count": 1000,
}, },
"htx": { # TODO: reenable htx once certificates work again
"pair": "ETH/BTC", # "htx": {
"stake_currency": "BTC", # "pair": "ETH/BTC",
"hasQuoteVolume": True, # "stake_currency": "BTC",
"timeframe": "1h", # "hasQuoteVolume": True,
"candle_count": 1000, # "timeframe": "1h",
}, # "candle_count": 1000,
# },
"bitvavo": { "bitvavo": {
"pair": "BTC/EUR", "pair": "BTC/EUR",
"stake_currency": "EUR", "stake_currency": "EUR",