How To Read Hyperliquid Market Pages
A trader workflow for reading price, funding, open interest, volume, depth, spread, and stale-data labels on Hyperliquid market pages.
Direct answer
Read a Hyperliquid market page in layers: price first, then funding, open interest, volume, spread, visible depth, max leverage, recent candles, and data freshness. The point is not to find one magic metric. The point is to decide whether the market is liquid, current, and understandable enough for the trade size you are considering.
Key takeaways
- No single metric is enough for market quality.
- Freshness and stale-data labels are part of the signal.
- Depth and spread matter most when your order size is not tiny.
First pass
Start with the market identity and timestamp. If the data is stale or partial, treat every downstream conclusion as lower confidence.
- Mark and oracle price: check whether the market is behaving normally.
- Funding: inspect carry pressure.
- Open interest: check outstanding exposure.
- Volume: check recent activity.
- Spread and depth: check execution quality.
Second pass
After the basic scan, compare the metrics. High volume with thin visible depth can still be hard to execute. High OI with extreme funding may be crowded. A low spread can widen quickly in volatility.
The decision
The page should help you form a due-diligence checklist, not a trade signal. If the data is fresh and the market looks deep enough, move to position sizing and liquidation risk. If not, reduce size or keep researching.
Sources
- Hyperliquid Docs: Info endpointAccessed 2026-05-04
- Hyperliquid Docs: Perpetuals info endpointAccessed 2026-05-04
- Hyperliquid Docs: FundingAccessed 2026-05-04
- Hyperliquid Docs: RisksAccessed 2026-05-04
Keep going