CONTENTS

Gamma

Motivation: why this matters in quant finance

Gamma (Γ\Gamma) is the second-order sensitivity of an option's price to the underlying:
Γ:=2VS2=ΔS.\Gamma := \frac{\partial^2 V}{\partial S^2} = \frac{\partial\Delta}{\partial S}.

Gamma measures how fast delta changes. It's the curvature of the option price as a function of the underlying. Gamma appears everywhere in option trading:

  • Residual risk after delta-hedging. A delta-hedged book is exposed to gamma: when the underlying moves, the hedge needs rebalancing, and the mismatch shows up as gamma P&L.
  • Hedging frequency economics. The optimal rebalancing frequency trades gamma risk against transaction costs — high-gamma positions need frequent hedging.
  • Convexity = gamma. Convex (long-gamma) positions gain from volatility; concave (short-gamma) positions lose. This is the mathematical content of "long vol ≈ long gamma."
  • Pin risk. At expiry, gamma of ATM options blows up — near-the-money positions see extreme gamma swings on the last trading day, known as pin risk.
  • Gamma scalping. Market makers long gamma systematically capture the "volatility premium" by repeatedly delta-rebalancing as the stock oscillates.

The informal idea

Gamma is how much your delta changes per $1 move in the underlying. If Δ=0.5\Delta = 0.5 and Γ=0.02\Gamma = 0.02, then after a $1 rise in the stock, Δ0.52\Delta \approx 0.52.

A long option position has positive gamma — the payoff is convex in SS, so delta rises as SS rises. Short options have negative gamma — you've sold convexity.

Why it matters practically: after delta-hedging, your residual P&L over a small time dtdt is

dΠ12Γ(dS)2Θdt (long option, delta-hedged).d\Pi \approx \tfrac{1}{2}\Gamma(dS)^2 - \Theta\,dt \text{ (long option, delta-hedged)}.

So long gamma pays you when the stock moves (quadratic payoff) but costs you time decay. Short gamma is the reverse: you collect theta but bleed on large moves.

Black-Scholes gamma

For a European call (or put — they share gamma via put-call parity) under Black-Scholes:

Γ=ϕ(d1)eq(Tt)SσTt,\Gamma = \frac{\phi(d_1)e^{-q(T-t)}}{S\sigma\sqrt{T-t}},
where ϕ\phi is the standard normal PDF and d1d_1 is as in the delta lesson.

Properties

  • Call gamma = put gamma. Because they differ by a linear function of SS (parity), second derivatives are equal.
  • Always positive for long vanillas. ϕ>0,S>0,σ>0\phi > 0, S > 0, \sigma > 0; so Γ>0\Gamma > 0 for long calls/puts.
  • Maximised ATM. ϕ(d1)\phi(d_1) peaks at d1=0d_1 = 0, so gamma is largest for ATM options.
  • Diverges as Tt0T - t \to 0 for ATM options. The 1/Tt1/\sqrt{T-t} factor makes ATM gamma blow up near expiry — the "pin risk" phenomenon.
  • Decays for deep ITM/OTM. ϕ(d1)\phi(d_1) decays rapidly away from the strike.

Gamma and vol

A crucial identity in Black-Scholes is the gamma-theta-vega relationship. The BS PDE is

Vt+rSVS+12σ2S22VS2=rV.\frac{\partial V}{\partial t} + rS\frac{\partial V}{\partial S} + \tfrac{1}{2}\sigma^2 S^2\frac{\partial^2 V}{\partial S^2} = rV.

Setting Δ=V/S\Delta = \partial V/\partial S, Γ=2V/S2\Gamma = \partial^2 V/\partial S^2, Θ=V/t\Theta = \partial V/\partial t:

Θ+rSΔ+12σ2S2Γ=rV.\Theta + rS\Delta + \tfrac{1}{2}\sigma^2 S^2\Gamma = rV.
For a delta-hedged portfolio (Δ\Delta cancelled by stock holding) and ignoring the rVrV funding term, Θ12σ2S2Γ\Theta \approx -\tfrac{1}{2}\sigma^2 S^2\Gamma. Theta and gamma are linked by volatility. Long gamma ⇔ short theta; you pay time decay for the right to collect variance.

Proof sketch

Δcall=eq(Tt)Φ(d1)\Delta_{\text{call}} = e^{-q(T-t)}\Phi(d_1). Differentiating:

ΔS=eq(Tt)ϕ(d1)d1S=eq(Tt)ϕ(d1)SσTt.\frac{\partial\Delta}{\partial S} = e^{-q(T-t)}\phi(d_1)\cdot \frac{\partial d_1}{\partial S} = \frac{e^{-q(T-t)}\phi(d_1)}{S\sigma\sqrt{T-t}}.

Numerical example

S=100,K=100,T=0.5,r=0.05,q=0,σ=0.2S = 100, K = 100, T = 0.5, r = 0.05, q = 0, \sigma = 0.2:

d10.247d_1 \approx 0.247, ϕ(0.247)0.3866\phi(0.247) \approx 0.3866.

Γ=0.38661000.20.5=0.386614.140.0273.\Gamma = \frac{0.3866}{100\cdot 0.2\cdot \sqrt{0.5}} = \frac{0.3866}{14.14} \approx 0.0273.

So a $1 move in the stock changes delta by 0.0273\approx 0.0273. If SS rises from 100 to 105: Δ\Delta rises by roughly 0.0273×5=0.1370.0273\times 5 = 0.137, giving a new delta of 0.735\approx 0.735 (compared to direct computation 0.731\approx 0.731).

Gamma P&L and the Black-Scholes PDE

For a delta-hedged portfolio with value Π=VΔS\Pi = V - \Delta S (short one option, long Δ\Delta shares):

dΠ=dVΔdS.d\Pi = dV - \Delta dS.

Applying Itô's lemma to V(S,t)V(S, t):

dV=Θdt+ΔdS+12Γ(dS)2.dV = \Theta\,dt + \Delta\,dS + \tfrac{1}{2}\Gamma\,(dS)^2.

So dΠ=Θdt+12Γ(dS)2d\Pi = \Theta\,dt + \tfrac{1}{2}\Gamma(dS)^2.

For GBM with realised volatility σR\sigma_R: (dS)2=σR2S2dt(dS)^2 = \sigma_R^2 S^2\,dt. The expected P&L per dtdt is

E[dΠ]=Θdt+12ΓσR2S2dt.\mathbb{E}[d\Pi] = \Theta\,dt + \tfrac{1}{2}\Gamma\sigma_R^2 S^2\,dt.

Using BS theta (valid under σ=σimp\sigma = \sigma_{\text{imp}}): Θ=12σimp2S2Γ\Theta = -\tfrac{1}{2}\sigma_{\text{imp}}^2 S^2\Gamma (ignoring small rate terms). So

E[dΠ]=12ΓS2(σR2σimp2)dt.\mathbb{E}[d\Pi] = \tfrac{1}{2}\Gamma S^2(\sigma_R^2 - \sigma_{\text{imp}}^2)\,dt.
This is the gamma scalping formula: a long-gamma trader profits when realised volatility exceeds implied volatility. Short gamma = negative carry on the same mismatch. This formula is the quantitative basis for the "long vol / short vol" trading lingo.

Common pitfalls

"Gamma is the rate of change of delta with respect to time." No — that's charm (Δ/t\partial\Delta/\partial t), a less commonly tracked Greek. Gamma is spatial curvature.
"Short gamma is always bad." It depends on the premium. Short-gamma trades (e.g. selling straddles, covered calls) are often profitable on average because implied vol typically exceeds realised vol (variance risk premium). You collect theta in exchange for tail risk.
"Gamma is a moneyness metric." Not exactly — gamma is maximised ATM, but zero ATM and ITM values of gamma both mean "far from the strike." So the magnitude of gamma is a measure of ATM-ness, not ITM-ness.
"ATM gamma is infinite at expiry." Only the limit as Tt0T - t \to 0 with S=KS = K; for any finite TtT - t, gamma is finite. But practically, gamma can get so large near expiry that rebalancing becomes infeasible.
"Delta + gamma fully describes option risk." Only to second order. For large moves, you also need higher-order Greeks (speed, colour) and cross-terms with volatility (vanna, volga). First-second order is only a local linearisation.

Where this goes next

Exercises

Test your understanding with 3 exercises for this lesson.