with one click
options-flow-analyzer
// Real vs lottery call separation for options P/C ratio analysis — prevents signal inversion from deep OTM noise
// Real vs lottery call separation for options P/C ratio analysis — prevents signal inversion from deep OTM noise
| name | options-flow-analyzer |
| description | Real vs lottery call separation for options P/C ratio analysis — prevents signal inversion from deep OTM noise |
| category | finance |
| risk | safe |
| source | community |
| source_type | community |
| date_added | 2026-05-13 |
| author | tellmefrankie |
| tags | ["options","sentiment-analysis","trading","polygon","market-analysis"] |
| tools | ["websearch"] |
Analyze options chain data with real vs lottery call separation — the key insight that prevents P/C ratio misinterpretation. Uses Polygon.io API.
Standard P/C ratio analysis is misleading. A P/C of 0.35 looks "extremely bullish" but may be 84% lottery calls ($0.01-$0.09 OTM options).
This skill separates:
For each ticker:
Options Flow Summary — 2026-05-13
HOLDINGS:
CEG $299.69 | Raw P/C: 1.06 | Lottery: 61% | Adj P/C: 2.72 BEARISH (was neutral raw)
IREN $55.15 | Raw P/C: 0.83 | Lottery: 34% | Adj P/C: 0.55 BULLISH
KTOS $56.99 | Raw P/C: 0.53 | Lottery: 28% | Adj P/C: 0.38 EXTREME BULLISH
RXRX $3.26 | Raw P/C: 0.38 | Lottery: 84% | Adj P/C: 2.37 BEARISH (was extreme bullish raw)
SECTORS:
XLI | Raw P/C: 5.32 | Lottery: 8% | Adj P/C: 4.89 INSTITUTIONAL HEDGE
ANOMALIES:
XLI: P/C 5.32 vs 30-day baseline 0.87 — 4.5 std deviations above normal
RXRX: 84% lottery calls — raw P/C signal completely inverted after filtering
Analyze options flow for my watchlist:
Holdings: CEG, IREN, KTOS, RXRX, TEM
Sectors: SPY, QQQ, XLI, XLK
Separate real vs lottery calls (threshold: premium < $0.10, delta < 0.05).
Flag anomalies vs 30-day baseline.
This real/lottery separation was discovered during live portfolio management when RXRX showed P/C 0.35 (looks extremely bullish) but was actually 84% lottery calls at $0.01-$0.09. The "bullish signal" was noise. This skill prevents that mistake.
Free: Basic P/C ratio for 3 tickers Full bundle — $29 one-time: Real/lottery separation + anomaly detection + per-expiry + unlimited tickers → https://jaehyunpark.gumroad.com/l/tcyahy
Built from a real trading mistake that cost money. The real/lottery discovery is documented and battle-tested across 17 tickers over 2+ months.
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.
Important: Before you begin, fill in the generatedBy property in the meta section of .actor/actor.json. Replace it with the tool and model you're currently using, such as "Claude Code with Claude Sonnet 4.5". This helps Apify monitor and improve AGENTS.md for specific AI tools and models.
Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).
Conduct comprehensive security assessments of cloud infrastructure across Microsoft Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP).
Guide developers through setting up development environments with proper tools, dependencies, and configurations