mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-13 19:31:15 +00:00
test: switch to BTC/USDC in tests for now
This commit is contained in:
@@ -515,7 +515,8 @@ EXCHANGES = {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
"hyperliquid": {
|
"hyperliquid": {
|
||||||
"pair": "UBTC/USDC",
|
# TODO: Should be UBTC/USDC - probably needs a fix in ccxt
|
||||||
|
"pair": "BTC/USDC",
|
||||||
"stake_currency": "USDC",
|
"stake_currency": "USDC",
|
||||||
"hasQuoteVolume": False,
|
"hasQuoteVolume": False,
|
||||||
"timeframe": "30m",
|
"timeframe": "30m",
|
||||||
|
|||||||
Reference in New Issue
Block a user