added hyperliquid to conftest

This commit is contained in:
gaardiolor
2024-10-28 19:32:43 +01:00
parent 3913b450b6
commit 67a0040732

View File

@@ -339,6 +339,18 @@ EXCHANGES = {
},
],
},
"hyperliquid": {
"pair": "PURR/USDC",
"stake_currency": "USDC",
"hasQuoteVolume": False,
"timeframe": "1h",
"futures": True,
"orderbook_max_entries": 20,
"futures_pair": "BTC/USDC:USDC",
"hasQuoteVolumeFutures": True,
"leverage_tiers_public": False,
"leverage_in_spot_market": False,
},
}