test: re-enable htx online tests

This commit is contained in:
Matthias
2026-01-22 06:55:35 +01:00
parent 690080e180
commit c9fd8a619a
+7 -8
View File
@@ -435,14 +435,13 @@ EXCHANGES = {
"candle_count": 1000, "candle_count": 1000,
"orderbook_max_entries": 50, "orderbook_max_entries": 50,
}, },
# TODO: re-enable htx once certificates work again "htx": {
# "htx": { "pair": "ETH/BTC",
# "pair": "ETH/BTC", "stake_currency": "BTC",
# "stake_currency": "BTC", "hasQuoteVolume": True,
# "hasQuoteVolume": True, "timeframe": "1h",
# "timeframe": "1h", "candle_count": 1000,
# "candle_count": 1000, },
# },
"bitvavo": { "bitvavo": {
"pair": "BTC/EUR", "pair": "BTC/EUR",
"stake_currency": "EUR", "stake_currency": "EUR",