Skip to content

KB/indicators

GEX (Gamma Exposure)

Last verified

GEX is the aggregate dealer-gamma exposure in billions of dollars, sourced from a third-party dealer-gamma analytics feed. 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.0BHeavy dealer-stabilization. Mean-reversion dominates.
positive0 to +3.0BNormal stabilization regime.
neutral-0.5 to 0Transitional. Either direction available.
negative-3.0 to -0.5Dealer amplification active. Watch for trend acceleration.
deep_negative< -3.0BSqueeze-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 dealer-gamma analytics 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.