Oi Snapshot
oi_snapshotGet current open interest snapshots for up to 10 futures symbols, defaulting to top-volume markets. Use per-symbol data for live positioning insights.
Instructions
Open interest snapshot. openInterest is a per-symbol endpoint
ONLY (each symbol = 1 call); N is capped at 10 per invocation.
There is NO keyless OI history (/futures/data/openInterestHist
404s) - stated honestly, never invented. When symbols is None
the top-volume futures symbols are used.
Example: oi_snapshot(symbols=["BTCUSDT", "ETHUSDT"])
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| symbols | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||