test: switch to BTC/USDC in tests for now

This commit is contained in:
Matthias
2025-12-04 06:56:14 +01:00
parent 06a8f3d097
commit a63ea6adb8

View File

@@ -515,7 +515,8 @@ EXCHANGES = {
],
},
"hyperliquid": {
"pair": "UBTC/USDC",
# TODO: Should be UBTC/USDC - probably needs a fix in ccxt
"pair": "BTC/USDC",
"stake_currency": "USDC",
"hasQuoteVolume": False,
"timeframe": "30m",