Get OI Divergence
get_oi_divergencePrice-vs-OI regime per coin from our continuous snapshots: NEW_LONGS / SHORT_SQUEEZE / NEW_SHORTS / LONG_LIQUIDATION. Scan all tracked coins or analyze one. Impossible without OI history, which no public API provides — only predmcp records it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | No | One coin (e.g. "BTC") — omit to scan all tracked coins | |
| hours | No | Lookback window in hours (default 24, max 90d) |