Total Net GEX
-
Uses live options data to estimate strike-level GEX and highlight possible pin and flip zones across futures and major index symbols.
Call vs Put by Strike
Waiting for live options feed...
Total Net GEX
-
Total Call GEX
-
Total Put GEX
-
Estimated Flip
-
Largest +Net Strike
-
Largest -Net Strike
-
Formula
call_gex = call_oi * call_gamma * multiplier * spot^2 * 0.01
put_gex = -put_oi * put_gamma * multiplier * spot^2 * 0.01
net_gex = call_gex + put_gex
Gamma uses live option-chain greeks when available and falls back to futures mark-price inference for the futures contracts.
Pipeline