OI Day-over-Day Diff
get_oi_diffDay-over-day open-interest deltas: per-contract OI changes, top-N sorted by absolute magnitude, and call/put aggregate totals. Use to track new positioning, unwinding, and block print intent from OI shifts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topN | No | Optional top-N results to return (default 10, clamped to 1-100). | |
| apiKey | No | FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp. | |
| symbol | Yes | Stock/ETF/index ticker (e.g. SPY, QQQ, NVDA) |