live_oi_history
Retrieve historical open interest for any Hyperliquid coin or global OI to spot accumulation, distribution, and conviction shifts.
Instructions
Get historical open interest data for any coin on Hyperliquid, or global OI across all coins. Best for identifying accumulation/distribution phases, market conviction shifts, and whether a move was backed by positioning. Default 7 days, max 30 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. | |
| coin | No | Coin symbol (e.g. BTC, ETH, SOL). Omit for global OI across all coins. | |
| hours | No | Number of hours of history (default 168 = 7 days, max 720 = 30 days) |