From 66cb6536666d44866ec0166a602bbbd2f6434239 Mon Sep 17 00:00:00 2001 From: tomaszdobrowolski1 <51756544+tomaszdobrowolski1@users.noreply.github.com> Date: Sat, 28 Mar 2026 13:21:21 +0000 Subject: [PATCH] =?UTF-8?q?Add=20FlashAlpha=20=E2=80=94=20options=20exposu?= =?UTF-8?q?re=20analytics=20API=20(#298)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds flashalpha to the Financial Instruments and Pricing section (Python SDK) and to the Data Sources section (API entry). Co-authored-by: Tomasz Dobrowolski --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bb97e66..987d619 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [Pyderivatives](https://github.com/Julian-Beatty/Pyderivatives) - Toolkit for option pricing, implied volatility surfaces, risk-neutral densities, and pricing kernel surfaces with support for advanced models including Heston, Kou, and Bates. - [quantra](https://github.com/joseprupi/quantraserver) High-performance pricing engine built on QuantLib. It exposes QuantLib's functionality through gRPC and REST APIs, enabling distributed computations with FlatBuffers serialization. - [optionlab](https://github.com/rgaveiga/optionlab) - A Python library for evaluating option trading strategies. +- [flashalpha](https://github.com/FlashAlpha-lab/flashalpha-python) - Python client for the FlashAlpha options analytics API. pip install flashalpha. ### Indicators @@ -313,6 +314,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [bsedata](https://github.com/sdrdis/bsedata) - Python library for extracting real-time data from Bombay Stock Exchange (India). - [nse-insights-api](https://github.com/pratik-choudhari/nse-insights) - Unofficial NSE India API for stock quotes, indices, historical data and more. - [wallstreet](https://github.com/mcdallas/wallstreet) - Real time stock and option data. +- [flashalpha](https://flashalpha.com) - Options analytics API and Python SDK for real-time gamma exposure (GEX), delta exposure, vanna, charm, implied volatility, Black-Scholes greeks, 0DTE analytics, and dealer positioning data. ### Excel Integration