# Gamma–Theta Tradeoff: Paying Time Value for Convexity

Learn why positive Gamma usually carries negative Theta, how to estimate the move needed to cover one day's decay, and why the ratio is not fixed.

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

> For educational purposes only; not investment advice.

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

## Direct answer

The **Gamma–Theta tradeoff** describes the cost of option curvature over time. Long options generally provide positive Gamma—the position's Delta changes favorably as the underlying moves—but carry negative Theta if other inputs stay constant. Short options commonly collect positive Theta while accepting negative Gamma and accelerating directional risk.

It is not a fixed exchange rate. Gamma and Theta change with spot, strike, time, implied volatility, rates, dividends, and portfolio structure. Near-the-money options close to expiration often concentrate both, while spreads can change sign across price regions.

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

## Curvature must overcome carry

For a small move `ΔS` and time step `Δt`, an option's local change is approximately:

`P/L ≈ Delta × ΔS + 0.5 × Gamma × (ΔS)² + Theta × Δt + Vega × ΔIV`.

If the position is initially Delta-hedged and `ΔIV` is assumed zero, the contest is approximately positive or negative Gamma curvature against Theta carry. But a single endpoint move is not equivalent to a dynamically hedged path. Discrete rebalancing, gaps, skew shifts, Bid/Ask, and fees can dominate the textbook terms.

Near expiration, the question of whether an at-the-money option finishes in or out of the money is resolved over very little time. Delta can transition rapidly, concentrating Gamma, while the remaining time value also disappears rapidly. Deep in- or out-of-the-money contracts need not show the same concentration.

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

## Estimating the one-day move that covers Theta

Suppose an option has Gamma `0.08` per `$1`, Theta `−$0.18` per share per day, multiplier `100`, and is initially Delta-hedged. Ignoring IV changes and costs, set the Gamma term equal to one day's decay:

`0.5 × 0.08 × (ΔS)² = 0.18`

`|ΔS| = sqrt(2 × 0.18 ÷ 0.08) = $2.12`.

For a `$2` move, Gamma contribution is `0.5 × 0.08 × $2² = $0.16` per share, or `$16` per contract. After `$18` of daily Theta, the local result is `−$2` before Vega, spreads, and fees. For a `$2.50` move, curvature is `$0.25` per share or `$25` per contract, leaving `+$7` before those other effects.

This `$2.12` is not an expiration break-even, implied move, or guaranteed trading threshold. Gamma and Theta change during the move and day, Delta may not remain hedged, and IV can reprice.

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

## Daily risk record

- Aggregate signed dollar Delta, Gamma, Theta, and Vega across all legs, quantities, and multipliers.
- Record the exact timestamp, spot, IV surface, Bid/Ask, and time-to-expiration used for the Greeks.
- Calculate several move sizes and both directions; recompute Greeks rather than extrapolating one local point.
- Compare quiet, trending, oscillating, gap, and volatility-crush paths.
- For a hedged strategy, log each stock hedge and its spread, fee, borrow, dividend, and financing effect.
- Compare Theta per day only after standardizing position size and capital; also inspect Gamma and Vega obtained for that cost.
- Short-Gamma positions need margin and gap scenarios beyond many days of collected Theta.
- Reassess more frequently near expiration and plan exercise, assignment, settlement, and residual stock.

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

## Common misconceptions

- “High Gamma makes an option attractive.” The realized path must overcome Theta, IV repricing, and execution costs.
- “Positive Theta is daily interest.” It is a conditional model sensitivity and compensation for other risks.
- “Gamma and Theta remain fixed all day.” Both can change rapidly with spot, time, and IV.
- “The calculated move is the trade's break-even.” It is only a local, simplified one-period estimate.
- “Limited premium loss makes repeated long-Gamma trades low risk.” Frequent full or partial premium losses can create a large drawdown.
- “Delta hedging removes the trade's risk.” It leaves Gamma, Theta, Vega, gaps, basis, liquidity, and operational risk.

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

## Related topics

- [Gamma risk](/options/gamma-risk/)
- [Theta](/options/theta/)
- [Gamma scalping](/options/gamma-scalping/)
- [0DTE options](/options/0dte-options/)

<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)