test: test online to ensure HIP3 pairs are in the markets object

This commit is contained in:
Matthias
2025-12-27 17:33:34 +01:00
parent 414fe81b27
commit b26c37af62
2 changed files with 8 additions and 4 deletions
+2
View File
@@ -524,6 +524,8 @@ EXCHANGES = {
"candle_count": 5000,
"orderbook_max_entries": 20,
"futures_pair": "BTC/USDC:USDC",
# Assert that HIP3 pairs are fetched as part of load_markets
"futures_alt_pairs": ["XYZ-NVDA/USDC:USDC", "VNTL-ANTHROPIC/USDH:USDH"],
"hasQuoteVolumeFutures": True,
"leverage_tiers_public": False,
"leverage_in_spot_market": False,