mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 00:23:07 +00:00
chore(tests): reduce hyperliquid timeframe
UBTC wasn't listed for long enough
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user