Releases: FlashAlpha-lab/flashalpha-python
Releases · FlashAlpha-lab/flashalpha-python
v0.2.0
What's New
New Endpoints
zero_dte(symbol)— Real-time 0DTE analytics: gamma regime, expected move, pin risk scoring, dealer hedging, theta decay accelerationexposure_history(symbol)— Daily exposure snapshots for trend analysisadv_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.0Full changelog: https://github.com/FlashAlpha-lab/flashalpha-python/blob/main/CHANGELOG.md