Unusual Flow Signals
get_flow_signalsScored, classified unusual options activity feed: sweeps, blocks, smart money, opening bias, intent classification, scored unusual flow. Each signal includes score breakdown, greeks enrichment, and delta-notional. Set summarize=true for a cheap net bullish/bearish + opening/closing premium roll-up across the window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional max signals returned (1–500, default 50). Applies to the detail feed only. | |
| apiKey | No | FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp. | |
| expiry | No | Optional expiry filter YYYY-MM-DD. | |
| symbol | Yes | Stock/ETF/index ticker (e.g. SPY, NVDA) | |
| minScore | No | Optional minimum signal score to include (0–100, default 0). | |
| summarize | No | True → return the net-premium summary roll-up (/signals/{symbol}/summary); false (default) → return the full scored signal feed. | |
| windowMinutes | No | Optional look-back window in minutes (1–10080, default 240). |