test: temporarily disable HTX tests

This commit is contained in:
Matthias
2025-04-28 06:29:48 +02:00
parent d8b51875bf
commit 02ab0eb139

View File

@@ -408,13 +408,14 @@ EXCHANGES = {
"candle_count": 200,
"orderbook_max_entries": 50,
},
"htx": {
"pair": "ETH/BTC",
"stake_currency": "BTC",
"hasQuoteVolume": True,
"timeframe": "1h",
"candle_count": 1000,
},
# TODO: verify why htx is not working in CI.
# "htx": {
# "pair": "ETH/BTC",
# "stake_currency": "BTC",
# "hasQuoteVolume": True,
# "timeframe": "1h",
# "candle_count": 1000,
# },
"bitvavo": {
"pair": "BTC/EUR",
"stake_currency": "EUR",