chore(ci): reenable htx online tests through proxy

This commit is contained in:
Matthias
2025-04-28 07:07:59 +02:00
parent 23e4943b3a
commit 1ef2eeb456
+8 -8
View File
@@ -408,14 +408,14 @@ EXCHANGES = {
"candle_count": 200, "candle_count": 200,
"orderbook_max_entries": 50, "orderbook_max_entries": 50,
}, },
# TODO: verify why htx is not working in CI. "htx": {
# "htx": { "pair": "ETH/BTC",
# "pair": "ETH/BTC", "use_ci_proxy": True,
# "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",