SpotGamma vs Unusual Whales vs FlashAlpha (2026 Review)
Honest 2026 comparison of SpotGamma, Unusual Whales, and FlashAlpha for options analytics. Dashboard vs API, flow alerts vs computed GEX - who wins where, and when each one is the right fit.
Honest 2026 comparison of SpotGamma, Unusual Whales, and FlashAlpha for options analytics. Dashboard vs API, flow alerts vs computed GEX - who wins where, and when each one is the right fit.
Pick the wrong one and you'll be screenshotting charts when you need an API, or drowning in raw flow data when you need computed exposure levels. This comparison should help.
Full disclosure: I built FlashAlpha. I'll call out where each platform wins, including where mine falls short.
| SpotGamma | Unusual Whales | FlashAlpha | |
|---|---|---|---|
| Primary model | Dashboard + expert analysis | Dashboard + API | API-first |
| Core strength | GEX levels + daily commentary | Options flow + dark pool + breadth | Computed exposure analytics + vol surfaces |
| API access | No public API | Yes, 100+ endpoints, MCP server | Yes, REST + Python SDK |
| Free tier | 7-day trial | Limited free dashboard | 5 req/day, no time limit, no credit card |
| Established | ~5 years, pioneered retail GEX | ~5 years, massive community | New (2026) |
| Best for | Discretionary traders wanting expert daily analysis | Flow traders, data scientists, broad market intelligence | Quant developers building systems on exposure/vol data |
SpotGamma pioneered making gamma exposure accessible to retail traders. Founded by Brent Kochuba, a former derivatives broker and portfolio manager with 20+ years of experience, SpotGamma has built a strong track record proving that their GEX-based levels work as intraday support and resistance.
You get daily key levels (gamma flip, call wall, put wall) for major indices and 3,500+ stocks, twice-daily Founder's Notes with expert analysis and market context, real-time indicators (HIRO), a volatility dashboard, and an S&P 500 heatmap (TRACE). The platform integrates with TradingView, NinjaTrader, ThinkorSwim, Bookmap, Sierra Chart, eSignal, and others.
Strengths: The Founder's Notes are genuinely useful. If you're a discretionary trader who wants an experienced derivatives professional to interpret the GEX landscape every morning, SpotGamma is hard to beat. The daily levels have years of track record behind them. The chart platform integrations mean you can overlay levels directly where you trade without switching tools. The educational content is strong and helps traders understand the mechanics behind the data.
Limitations: There is no public API or programmatic access to the data. If you want to build automated systems, scanners, or bots using SpotGamma's levels, you can't. The data lives in the dashboard and chart integrations. For developers building automated systems, this is the fundamental constraint. The platform is also more expensive than the alternatives at the entry level since there's no free tier beyond a 7-day trial.
Pricing: Standard ~$89/mo (~$67/mo annual, indices only), Pro ~$129/mo (~$97/mo annual, adds 3,500+ stocks), Alpha ~$299/mo (~$224/mo annual, adds HIRO real-time indicator + TRACE heatmap). All plans include a 7-day free trial. Verify current prices at spotgamma.com/subscribe-to-spotgamma/ as they change periodically.
Unusual Whales started as an options flow tracker and has grown into one of the most comprehensive market data platforms available to retail and professional traders. Their community is massive (large Twitter/X following, active Discord, Substack newsletter) and notable organizations like Public and Perplexity use their data.
The API has 100+ endpoints covering options flow, dark pool trades, congressional trading (politician portfolio tracking), institutional holdings (13F filings), insider transactions, earnings calendars, crypto whale transactions, ETF flows, news headlines, market-wide analytics, and more. They recently added an MCP server for AI agent integration, Kafka streaming for real-time feeds, and WebSocket support.
Strengths: Breadth is unmatched. No other platform in this price range gives you congressional trading, dark pool flow, institutional holdings, options flow, insider transactions, AND market analytics through a single API. The 100+ endpoint count is real and well-documented with an OpenAPI spec. The MCP server is forward-thinking for the AI/vibe coding wave. The dashboard is polished with strong flow visualization, net flow charts, and 0DTE flow tracking. The community and brand recognition are significant advantages that newer platforms can't replicate easily.
Limitations: UW's core strength is telling you WHAT traded: flow, volume, sweeps, blocks, unusual activity. It's less focused on telling you WHY prices move mechanically. They have some Greek exposure endpoints, but deep exposure analytics (per-strike dealer gamma with regime classification, SVI-calibrated vol surfaces, second-order exposure aggregation like vanna and charm exposure) aren't the primary focus. The developer experience is functional but without SDK-level ergonomics. You're writing raw HTTP requests against well-documented endpoints.
Pricing: Dashboard starts at ~$50/mo. API is separately priced with multiple tiers (recently increased by $25-50 per tier in mid-2025). Historical option trades data is $250/mo additional. Enterprise pricing on request. Verify current prices at unusualwhales.com/pricing as they updated recently.
Full disclosure: I built FlashAlpha.
FlashAlpha is a developer-first, API-centric platform for pre-computed options analytics. Where SpotGamma and Unusual Whales are built around dashboards and communities, FlashAlpha is built around the developer workflow: sign up, get an API key in seconds, pip install flashalpha, and start querying computed exposure data in under a minute. The platform returns per-strike gamma exposure (GEX), delta exposure (DEX), vanna exposure (VEX), charm exposure (CHEX), SVI-calibrated volatility surfaces, full BSM Greeks through third order, volatility risk premium analysis, and key levels (gamma flip, call/put walls, max pain) for 6,000+ US equities and ETFs.
Strengths: The developer experience is the product. Official SDKs in five languages (Python, JavaScript, C#, Go, Java) with typed exceptions, automatic retries, and structured responses. One API call returns per-strike dollar gamma, net GEX, gamma flip, call wall, put wall, and regime classification - you don't compute anything. An interactive API playground lets you test any endpoint in the browser. Per-stock dashboards at flashalpha.com/stock/{ticker} visualize every metric the API returns, so you can explore the data visually before writing code. The MCP server lets AI coding assistants like Claude, Cursor, and Windsurf query options data natively - no other options analytics provider offers this. For quant teams, the Alpha plan includes raw SVI parameters per expiry, total variance surface grids, butterfly/calendar arbitrage detection, variance swap fair values, and vanna/charm/volga/speed surfaces. The free tier (5 req/day, no credit card, no time limit) lets you ship a proof of concept at zero cost.
Limitations: No options flow data. If you want to see what traded (sweeps, blocks, unusual activity, dark pool), FlashAlpha doesn't provide it. No congressional trading, no institutional holdings, no insider transactions, no news. The platform is narrow: exposure analytics and volatility only. No chart platform integrations. There's no TradingView plugin, no NinjaTrader overlay. It's an API platform with visual dashboards, not a chart tool. The platform is new (launched 2026). SpotGamma and Unusual Whales have years of track record, large communities, established educational content, and proven reliability through multiple market regimes. FlashAlpha doesn't have that history yet. The community is small. There's no expert daily commentary, no educational course library, no large Discord community. No mobile app. No email alerts or notification system.
Pricing: Free $0 (5 req/day), Basic $79/mo (100 req/day), Growth $299/mo (2,500 req/day, adds 0DTE + volatility), Alpha $1,199/mo annual (unlimited, SVI surfaces, zero cache).
SpotGamma wins if you want expert interpretation. The Founder's Notes tell you what the levels mean in today's specific market context.
FlashAlpha if you want to pull levels into your own script or dashboard programmatically.
Unusual Whales has some exposure endpoints but this isn't their primary focus.
FlashAlpha is purpose-built for this. Developer-first platform with SDKs in five languages, typed exceptions, structured JSON. pip install flashalpha and you're querying exposure data in your bot within minutes. Get your API key →
Unusual Whales is possible with their API but you'd be working with flow data rather than pre-computed exposure analytics.
SpotGamma doesn't offer programmatic access.
Unusual Whales wins clearly. This is their core product.
SpotGamma has some flow tools (TAPE) but it's secondary to GEX analysis.
FlashAlpha doesn't offer flow data.
FlashAlpha is the only option here. Raw SVI parameters, total variance grids, butterfly/calendar arb checks, variance swap fair values, greeks surfaces. See live data →
SpotGamma has a volatility dashboard but no API access to surface parameters.
Unusual Whales has volatility data (IV, IV rank, skew) but not SVI-calibrated surfaces.
Unusual Whales wins. Options flow + dark pool + congressional + institutional + insider + earnings + crypto + ETF flows + news. 100+ endpoints.
FlashAlpha is narrow: exposure analytics and volatility only.
SpotGamma is narrow: GEX/positioning analysis only, delivered via dashboard.
SpotGamma is a dashboard product with chart platform integrations, not a developer tool. For traders who live in charting platforms, this works well. For developers who need data in their own systems, SpotGamma isn't designed for that use case.
import requests
headers = {"Authorization": "Bearer YOUR_KEY"}
resp = requests.get(
"https://api.unusualwhales.com/api/stock/SPY/option-contracts",
headers=headers
)
data = resp.json()
Well-documented API with OpenAPI spec, MCP server for AI integration, Kafka streaming, and WebSocket support.
from flashalpha import FlashAlpha, RateLimitError, TierRestrictedError
fa = FlashAlpha("YOUR_KEY")
gex = fa.gex("SPY")
print(f"Net GEX: ${gex['net_gex']:,.0f}")
print(f"Regime: {gex['regime']}")
levels = fa.exposure_levels("SPY")
print(f"Gamma flip: {levels['levels']['gamma_flip']}")
try:
zdte = fa.zero_dte("SPY")
except TierRestrictedError as e:
print(f"Requires {e.required_plan}")
Official SDKs in five languages (Python, JavaScript, C#, Go, Java) with typed exceptions, automatic retries, and structured responses. You can also explore the same data visually on per-stock dashboards at flashalpha.com/stock/{ticker} before writing any code.
| Tier | SpotGamma | Unusual Whales | FlashAlpha |
|---|---|---|---|
| Free / Trial | 7-day trial | Limited free dashboard | Free tier, 5 req/day, no time limit |
| Entry | ~$89/mo (indices only) | ~$50/mo (dashboard) | $79/mo (100 req/day, 6,000+ tickers) |
| Mid | ~$129/mo (adds stocks) | API tiers vary | $299/mo (2,500 req/day, 0DTE + vol) |
| Top | ~$299/mo (HIRO + TRACE) | Enterprise (custom) | $1,199/mo annual (unlimited, SVI) |
| Historical data | Not available via API | $250/mo (full market tape) | Coming soon (Alpha plan) |
Note: SpotGamma and Unusual Whales competitor prices are approximate and should be verified on their respective pricing pages. Both adjust pricing periodically.
Use SpotGamma if you're a discretionary trader who wants expert analysis delivered daily. You want someone with 20+ years of derivatives experience interpreting the GEX landscape for you. You trade on charting platforms and want levels integrated directly. You value a proven track record, educational content, and community over programmatic access.
Use Unusual Whales if you need the broadest market data coverage from one provider. You want flow data, dark pool, congressional trading, and institutional holdings through a single API. You're building a multi-signal model that needs diverse data sources. You value a large active community, strong brand, and the widest feature set available to retail traders.
Use FlashAlpha if you're a developer building automated systems on top of options market structure data. You want a developer-first platform with typed SDKs in five languages, self-serve API keys, interactive playground, per-stock visual dashboards, and AI-native MCP integration. You need pre-computed exposure analytics (GEX/DEX/VEX/CHEX) and volatility surfaces that you can query in under a minute after signup. You want a permanent free tier to ship a proof of concept at zero cost. You're comfortable with a newer platform that trades track record for modern developer experience and deeper computed analytics.
Use FlashAlpha + Unusual Whales together for the most complete picture: FlashAlpha for computed exposure and vol surfaces (the "why" behind price movement) and Unusual Whales for flow and dark pool (the "what" that's actually trading).
Use SpotGamma + FlashAlpha together if you want expert daily analysis from SpotGamma for your discretionary trading AND programmatic access to exposure data from FlashAlpha for your automated systems or custom dashboards.
Get started with FlashAlpha in 60 seconds:
pip install flashalpha and make your first callSpotGamma: spotgamma.com - 7-day free trial on all plans.
Unusual Whales: unusualwhales.com/pricing - free dashboard, paid API tiers.
by Tomasz Dobrowolski
by Tomasz Dobrowolski
by Tomasz Dobrowolski
Get tick-by-tick visibility into market shifts with full-chain analytics streaming in real time.
Screen millions of option pairs per second using your custom EV rules, filters, and setups.
Instantly send structured orders to Interactive Brokers right from your scan results.