Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

FlashAlpha

Real-time options analytics API — GEX, IV surfaces, Greeks, dealer positioning

FlashAlpha

Real-time options exposure analytics

The FlashAlpha API delivers institutional-grade options analytics over a simple REST interface. Compute dealer positioning, Black-Scholes greeks, implied volatility, and vol surfaces for US equities — in milliseconds.

PyPI Python License: MIT


What the API provides

Category Endpoints
Exposure analytics GEX, DEX, VEX, CHEX by strike; key levels (gamma flip, call/put walls, max pain); exposure summary
Market data Stock quotes, option quotes with greeks, vol surface, option chains
Pricing Black-Scholes greeks (first, second, third order), implied volatility
Volatility ATM IV, skew, term structure, realized vol, IV/RV spread
Sizing Kelly criterion position sizing
Narrative AI-generated regime and outlook analysis
Historical Minute-level stock and option quotes from QuestDB

Quick start

pip install flashalpha
from flashalpha import FlashAlpha
fa = FlashAlpha("YOUR_API_KEY")
gex = fa.gex("SPY")
print(f"Net GEX: ${gex['net_gex']:,.0f}")
print(f"Gamma flip: {gex['gamma_flip']}")

Free tier

5 requests/day — no credit card required. Includes single-expiry GEX, key levels, greeks, IV, and stock quotes (DEX/VEX/CHEX require Basic).

Get your API key at flashalpha.com .


Links

Popular repositories Loading

  1. awesome-options-analytics awesome-options-analytics Public

    A curated list of options analytics tools, APIs, libraries, papers, and educational resources for quantitative options trading

    14 5

  2. 0dte-options-analytics 0dte-options-analytics Public

    Real-time 0DTE options analytics in Python — pin risk, gamma regime, expected move, dealer hedging, theta decay. Uses the FlashAlpha API.

    Python 8 2

  3. flashalpha-python flashalpha-python Public

    Python SDK for the FlashAlpha options analytics API — live options screener, gamma exposure (GEX), DEX/VEX/CHEX, options flow, 0DTE, VRP, volatility surfaces, greeks

    Python 3

  4. flashalpha-examples flashalpha-examples Public

    Python examples and tutorials for the FlashAlpha options analytics API — GEX dashboards, IV scanners, vol surface plots, dealer positioning, Kelly sizing

    Python 3 1

  5. gex-explained gex-explained Public

    What is Gamma Exposure (GEX) and how to compute it — theory, math, and Python code for dealer hedging, gamma regimes, and options exposure analysis

    Python 2 1

  6. volatility-surface-python volatility-surface-python Public

    Implied volatility surface fitting, SVI calibration, variance swap pricing, arbitrage detection, and greeks surfaces in Python. Uses the FlashAlpha API.

    Python 2 2

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 22 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading...

Most used topics

Loading...

AltStyle によって変換されたページ (->オリジナル) /