Skip to content

KB / indicators

GEX (Gamma Exposure)

Last verified

GEX is the SqueezMetrics dealer-gamma aggregate in billions of dollars. It measures how the entire options dealer book is positioned across the S&P 500.

What it measures

When dealers are long gamma (GEX positive), they hedge counter-trend: they buy dips and sell rallies. This dampens realized volatility — the market reads as well-behaved, mean-reverting.

When dealers are short gamma (GEX negative), the hedging flips: dealers must buy strength and sell weakness to neutralize their option books. This amplifies moves in both directions — small flows trigger forced dealer buying or selling that accelerates the trend.

The sign is the regime switch. The magnitude is the amplification.

Bands

The 5-band gex_sign classifier captures both sign and magnitude:

GEX sign + magnitude bands

deep_positive ≥ +3.0B Heavy dealer-stabilization. Mean-reversion dominates.
positive 0 to +3.0B Normal stabilization regime.
neutral -0.5 to 0 Transitional. Either direction available.
negative -3.0 to -0.5 Dealer amplification active. Watch for trend acceleration.
deep_negative < -3.0B Squeeze-setup zone. Small inputs trigger forced dealer buying.

The transition between negative and deep_negative is the most operationally meaningful — it’s the threshold for the squeeze_setup composite’s gamma_deep_negative trigger.

How to read it on the dashboard

Why GEX matters more than direction

A “deep_negative GEX + breadth weak + AAII bear extreme” stack historically precedes the kind of two-day rip that catches everyone mis-positioned. The squeeze_setup composite codifies this — four triggers, primed at three.

Source

Daily SqueezMetrics CSV download (app/sources/darkpool.py). Updates once per trading day, end of session. Available to the matcher + dashboard via the daily_signals.gex column.