Skip to content

Releases: FlashAlpha-lab/flashalpha-python

v0.2.0

26 Mar 19:35

Choose a tag to compare

What's New

New Endpoints

  • zero_dte(symbol) — Real-time 0DTE analytics: gamma regime, expected move, pin risk scoring, dealer hedging, theta decay acceleration
  • exposure_history(symbol) — Daily exposure snapshots for trend analysis
  • adv_volatility(symbol) — Advanced volatility analytics: SVI parameters, variance surface, arbitrage detection, greeks surfaces, variance swap pricing

Improvements

  • SEO-optimized README with full method reference table
  • Updated API plans (Free/Basic/Growth/Alpha)
  • Added 9 new PyPI keywords (0dte, volatility surface, SVI, variance swap, etc.)
  • CI workflow with Python 3.10–3.13
  • CHANGELOG and CONTRIBUTING guides
  • Cross-links to all related repositories

Test Coverage

  • 36 unit tests (mocked)
  • 23 integration tests (live API)

Install

pip install flashalpha==0.2.0

Full changelog: https://github.com/FlashAlpha-lab/flashalpha-python/blob/main/CHANGELOG.md