Total Net GEX
-
Uses cached ES/NQ futures-options family data to show broader strike-level GEX without the legacy live Schwab path.
Call vs Put by Strike
Waiting for cache...
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 is inferred from futures-options midquotes and open interest using the local Black-76 model.
Pipeline