# Gamma Risk: When an Option's Delta Accelerates

Understand how Gamma changes Delta, why near-expiration at-the-money options are sensitive, how to convert curvature into dollars, and how to stress the position.

Canonical: https://wiki.fcontext.com/options/gamma-risk/
Fact checked: 2026-07-22

> For educational purposes only; not investment advice.

<a id="answer"></a>

## Direct answer

**Gamma** estimates how much an option's Delta changes for a `$1` move in the underlying, with other model inputs held locally constant. Gamma risk is the possibility that directional exposure accelerates as price moves. Long options generally have positive Gamma; short options have negative Gamma. A positive-Gamma position tends to gain Delta in the direction of a move, while a negative-Gamma position tends to become increasingly exposed against it.

Gamma is usually largest for near-the-money options close to expiration. That does not make every near-expiration option “high Gamma”: deep in- or out-of-the-money contracts can have low Gamma, and the exact value depends on spot, strike, time, volatility, rates, and dividends.

<a id="mechanism"></a>

## Curvature, time, and hedging

For a small underlying move `ΔS`, local approximations are:

`new Delta ≈ old Delta + Gamma × ΔS`

`option P/L ≈ Delta × ΔS + 0.5 × Gamma × (ΔS)²`

The second term is curvature. For standard equity options, multiply the per-share result by the contract multiplier and quantity. Gamma is local, not constant: after a large move, time passes, or IV changes, recalculate. A jump can cross many local states before a hedge trades.

Long Gamma is commonly paired with negative Theta: convexity has a time-value cost. Short Gamma commonly earns positive Theta but can require buying after rises and selling after falls to restore a Delta hedge. Transaction costs, discrete hedging, gaps, spread widening, and liquidity determine whether theoretical Gamma gains or Theta income survive.

<a id="example"></a>

## Ten Calls around a `$2` move

Suppose one Call has Delta `0.50`, Gamma `0.08` per `$1`, multiplier `100`, and a position holds `10` long contracts while the stock is `$100`. Initial share-equivalent Delta is `0.50 × 100 × 10 = 500` shares.

If the stock rises `$2`, estimated Delta becomes `0.50 + 0.08 × 2 = 0.66`, or `660` share equivalents. The local option-price change is:

`0.50 × $2 + 0.5 × 0.08 × $2² = $1.16` per share,

or approximately `$1.16 × 100 × 10 = $1,160` for the position, before IV, Theta, spreads, and fees.

If the stock falls `$2`, estimated Delta is `0.34`, and the approximation is `−$0.84` per share, or `−$840`. The positive curvature produces the `$320` difference between equal-size up and down linear outcomes. This is not guaranteed profit: Theta and IV losses can exceed curvature gains, and a `$2` move may already be too large for the local estimate near expiration.

<a id="risks"></a>

## Gamma-risk checklist

- Aggregate signed Gamma, Delta, multiplier, and quantity across every leg and expiration.
- State the platform's Gamma convention; some report change per `$1`, others use percentage or dollar-Gamma scaling.
- Stress several spot moves, including gaps beyond the range where the local approximation is reliable.
- Advance the clock intraday and overnight; near expiration, Gamma can change rapidly without a spot move.
- Shift IV and skew independently because Gamma is model- and surface-dependent.
- Include Bid/Ask, partial fills, hedge frequency, fees, short-sale constraints, and rejected orders.
- For short Gamma, model margin increases and the loss before a hedge can execute.
- For expiring positions, verify exercise, assignment, settlement, broker cutoffs, and resulting stock capacity.
- Size from full scenario loss, not from the displayed Gamma alone.

<a id="misconceptions"></a>

## Common misconceptions

- “Gamma is the option's price change.” Delta estimates first-order price change; Gamma estimates Delta's change.
- “High Gamma predicts a large market move.” Gamma is position sensitivity, not a forecast.
- “Long Gamma always profits from volatility.” The realized path must overcome Theta, IV repricing, and trading costs.
- “Short Gamma is safe if maximum expiration loss is defined.” Intraday marks, margin, assignment, and execution can still be severe.
- “Delta-neutral means risk-neutral.” Delta can reappear immediately as the underlying moves.
- “One Gamma number works for a large jump.” It is a local derivative and must be recalculated across scenarios.

<a id="related"></a>

## Related topics

- [Delta and Gamma](/options/delta-and-gamma/)
- [Theta](/options/theta/)
- [0DTE options](/options/0dte-options/)
- [Expiration-day position checklist](/options/expiration-day-position-checklist/)

<a id="sources"></a>

## Primary sources

- [Cboe Options Institute: Options Greeks](https://www.cboe.com/optionsinstitute/options_basics/options_greeks/)
- [OCC: Characteristics and Risks of Standardized Options](https://www.theocc.com/company-information/documents-and-archives/options-disclosure-document)
- [Investor.gov: An Introduction to Options](https://www.investor.gov/introduction-investing/investing-basics/investment-products/options)