chore(tests): reduce hyperliquid timeframe

UBTC wasn't listed for long enough
This commit is contained in:
Matthias
2025-07-18 18:27:36 +02:00
parent 47dcf7bc93
commit 277828b1d4

View File

@@ -490,7 +490,7 @@ EXCHANGES = {
"pair": "UBTC/USDC",
"stake_currency": "USDC",
"hasQuoteVolume": False,
"timeframe": "1h",
"timeframe": "30m",
"futures": True,
"candle_count": 5000,
"orderbook_max_entries": 20,