Skip to content

Max Pain

OVERVIEW

Max pain (also called the maximum pain price or options pin) is the strike price at which the total dollar value paid out to all option holders at expiration is minimized. It is the expiration price at which options buyers collectively lose the most money.

Note

The concept rests on the observation that option sellers — primarily market makers and institutions — have a financial incentive for the underlying to expire at the price that renders the most contracts worthless.


HOW IT'S CALCULATED

For each potential expiration price P, iterate across every listed strike:

  1. Call pain — for every call with strike K < P: (P − K) × call open interest × 100
  2. Put pain — for every put with strike K > P: (K − P) × put open interest × 100
  3. Total pain at P — sum of all call pains + sum of all put pains

Max pain is the value of P that minimizes total pain. Repeat for every listed strike and select the minimum.

Tip

Most brokers and platforms compute and display max pain automatically using end-of-day open interest data. Manual calculation is rarely required.


WORKED EXAMPLE

SPY is trading at $522 with weekly options expiring Friday. Open interest across all strikes:

Strike Call OI Put OI
$510 12,000 48,000
$515 18,000 41,000
$520 55,000 32,000
$525 44,000 9,000
$530 28,000 3,000

Running the total-pain calculation across each potential closing price, the pain sum bottoms out at $520 — the strike with the most balanced open interest between calls and puts.

Max pain = $520. Traders watching this level expect SPY to gravitate toward $520 into Friday's close as market makers delta-hedge their books.


HOW TO USE

Max pain is used most heavily by short-term options traders, particularly those trading 0DTE SPY and SPX contracts.

Use Case Description
Mean-reversion entries Enter positions when the underlying has moved far from max pain late in expiration week, betting on a gravitational pull back toward that strike
Market maker hedging reference Identify which strike market makers are most likely hedging against to inform directional bias for the session
Weekly drift tracking Monitor how max pain shifts during the week — a rising level heading into expiration can signal underlying bullish positioning

Note

The max pain level shifts daily as new options are opened and closed. Always reference the most current figure rather than a level set at the start of the week.


LIMITATIONS AND COMMON MISCONCEPTIONS

Limitation Detail
Weak predictive power The underlying closes near max pain on some Fridays and ignores it entirely on others. Macro events, earnings, and large directional flows routinely overpower any options-market gravitational effect.
Stale open interest data OI is updated overnight and does not capture same-day flow. On high-volume expiration days, new 0DTE positions can shift the true pain level substantially from the published figure.
Overstated pinning mechanism Market makers delta-hedge dynamically. Their hedging activity can cause price movement near a strike but is not a coordinated effort to pin the underlying.
Not a standalone forecast Academic research on max pain theory shows inconsistent and often statistically insignificant results.

Tip

Use max pain as a reference level, not a forecast. Combine it with gamma exposure, volume profiles, and price action for a more complete picture.