CONTENTS

Delta

Motivation: why this matters in quant finance

Delta (Δ\Delta) is the first-order sensitivity of an option's price to the underlying asset's price:
Δ:=VS,\Delta := \frac{\partial V}{\partial S},

where VV is the option value and SS is the underlying price.

Delta is the most immediate and most used of the Greeks. Every option-trading desk is organised around Δ\Delta:

  • Delta hedging. If a desk is short a call option, it buys Δ\Delta units of the underlying. This locally neutralises price risk. Black-Scholes derivation rests on the existence of such a hedge.
  • Moneyness shorthand. "This option is a 25-delta call" encodes moneyness far more naturally than strike distance — traders quote OTC option prices by delta, not strike.
  • Dynamic replication. Continuously rebalancing a Δ\Delta-hedge replicates an option's payoff (the Black-Scholes replication argument).
  • Portfolio risk aggregation. Delta of a portfolio is the sum of deltas of its positions — linearity makes portfolio-level hedging trivial to compute.
  • Exercise probabilities. For a European call, Δ\Delta under the risk-neutral measure Q\mathbb{Q} is closely related to (though not identical to) the probability of finishing in-the-money.

The informal idea

Delta measures how much an option's value changes when the underlying moves by $1. A call option with Δ=0.6\Delta = 0.6 gains 60 cents when the stock rises by $1.

Crucially, Δ\Delta depends on the current state (spot, strike, time to expiry, volatility, rate), so it changes as the market moves. Dynamic hedging means updating the hedge ratio continuously — this is what Black-Scholes assumes is possible.

Intuitively:

  • Deep ITM calls: Δ1\Delta \to 1 (acts like stock).
  • Deep OTM calls: Δ0\Delta \to 0 (acts like worthless paper).
  • ATM calls: Δ0.5\Delta \approx 0.5 (roughly equal up/down sensitivity).

Puts have negative delta: a put's value decreases when the stock rises.

Black-Scholes delta

Under Black-Scholes with dividend yield qq, the time-tt price of a European call on underlying SS with strike KK, maturity TT, volatility σ\sigma, risk-free rate rr is

C(S,t)=Seq(Tt)Φ(d1)Ker(Tt)Φ(d2),C(S, t) = S e^{-q(T-t)}\Phi(d_1) - K e^{-r(T-t)}\Phi(d_2),

where

d1=ln(S/K)+(rq+12σ2)(Tt)σTt,d2=d1σTt.d_1 = \frac{\ln(S/K) + (r - q + \tfrac{1}{2}\sigma^2)(T - t)}{\sigma\sqrt{T - t}}, \qquad d_2 = d_1 - \sigma\sqrt{T - t}.
Call delta:
Δcall=CS=eq(Tt)Φ(d1)[0,eq(Tt)].\Delta_{\text{call}} = \frac{\partial C}{\partial S} = e^{-q(T-t)}\Phi(d_1) \in [0, e^{-q(T-t)}].

For q=0q = 0: Δcall=Φ(d1)[0,1]\Delta_{\text{call}} = \Phi(d_1) \in [0, 1].

Put delta (via put-call parity):
Δput=Δcalleq(Tt)=eq(Tt)(Φ(d1)1)=eq(Tt)Φ(d1)[eq(Tt),0].\Delta_{\text{put}} = \Delta_{\text{call}} - e^{-q(T-t)} = e^{-q(T-t)}(\Phi(d_1) - 1) = -e^{-q(T-t)}\Phi(-d_1) \in [-e^{-q(T-t)}, 0].

Properties

  • Range: call delta [0,1]\in [0, 1] (for q=0q = 0); put delta [1,0]\in [-1, 0].
  • Monotone in SS: as SS rises, d1d_1 rises, so Φ(d1)\Phi(d_1) rises — call delta is increasing in SS. This is what makes gamma (the derivative of delta) positive; see gamma lesson.
  • Intrinsic-value limit: as SS \to \infty, Δcalleq(Tt)\Delta_{\text{call}} \to e^{-q(T-t)} (the call becomes forward-equivalent). As S0S \to 0, Δcall0\Delta_{\text{call}} \to 0.
  • Expiry behaviour: at TT, Δcall\Delta_{\text{call}} becomes a step function: 1S>K\mathbf{1}_{S > K} (in the money = hedge ratio 1, OTM = 0). Hedging deltas near expiry is explosive — the most famous practical pitfall of dynamic delta-hedging.

Proof sketch (for call delta)

C/S=eq(Tt)Φ(d1)+Seq(Tt)ϕ(d1)d1/SKer(Tt)ϕ(d2)d2/S\partial C/\partial S = e^{-q(T-t)}\Phi(d_1) + S e^{-q(T-t)}\phi(d_1)\cdot \partial d_1/\partial S - K e^{-r(T-t)}\phi(d_2)\cdot \partial d_2/\partial S.

d1/S=1/(SσTt)=d2/S\partial d_1/\partial S = 1/(S\sigma\sqrt{T-t}) = \partial d_2/\partial S.

The identity Seq(Tt)ϕ(d1)=Ker(Tt)ϕ(d2)S e^{-q(T-t)}\phi(d_1) = K e^{-r(T-t)}\phi(d_2) (verifiable by writing out the exponentials) makes the last two terms cancel, yielding Δcall=eq(Tt)Φ(d1)\Delta_{\text{call}} = e^{-q(T-t)}\Phi(d_1).

Delta hedging: the classical argument

Suppose a desk is short one call. They hold Δ\Delta units of the underlying. Total position:

Π=ΔSC.\Pi = \Delta S - C.

For small dSdS: dΠΔdS(C/S)dS=0d\Pi \approx \Delta\,dS - (\partial C/\partial S)\,dS = 0. Locally Δ\Delta-hedged.

But this is only first-order. The second-order correction is:
dΠ=12(2C/S2)(dS)2(C/t)dt=12Γ(dS)2Θdt,d\Pi = \tfrac{1}{2}(- \partial^2 C/\partial S^2)(dS)^2 - (\partial C/\partial t)dt = -\tfrac{1}{2}\Gamma(dS)^2 - \Theta\,dt,
where Γ\Gamma is gamma and Θ\Theta is theta. This is the P&L decomposition of delta-hedged options:
  • Gamma P&L: 12Γ(dS)2-\tfrac{1}{2}\Gamma(dS)^2 — loss from curvature (short gamma) when stock moves.
  • Theta P&L: Θdt-\Theta\,dt — time-decay; you are paid theta for being short the option.
Under Black-Scholes, these two terms balance exactly on average — yielding zero expected P&L for a delta-hedged option. This is the dynamic-hedging-implies-Black-Scholes argument made explicit.

Numerical example

For 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:

d1=ln(1)+(0.05+0.02)0.50.20.5=0.0350.14140.247.d_1 = \frac{\ln(1) + (0.05 + 0.02)\cdot 0.5}{0.2\cdot \sqrt{0.5}} = \frac{0.035}{0.1414} \approx 0.247.

Δcall=Φ(0.247)0.598\Delta_{\text{call}} = \Phi(0.247) \approx 0.598.

If the stock rises by $1 to $101, the call gains approximately 60 cents.

Common pitfalls

"Δ\Delta is the probability of finishing in the money." Close but not exact. Φ(d1)\Phi(d_1) is Q\mathbb{Q}-probability of finishing ITM under a specific numéraire (the stock itself). Under the money-market numéraire, the ITM probability is Φ(d2)Φ(d1)\Phi(d_2) \ne \Phi(d_1). Don't conflate.
"Delta is constant." No — delta changes as the stock moves (gamma) and as time passes (charm = Δ/t\partial\Delta/\partial t). Delta hedging requires continuous rebalancing.
"Delta-hedged options have zero P&L." Only expected P&L (under Q\mathbb{Q}). Realized P&L is stochastic: you lose gamma P&L when the stock moves a lot in either direction (short gamma) or gain it (long gamma), offset by theta.
"Delta is linear in stock price." Nope — delta is SS-dependent through d1d_1. Delta's rate of change is gamma, which quantifies the non-linearity.
"Put delta and call delta sum to zero." Parity says ΔcallΔput=eq(Tt)\Delta_{\text{call}} - \Delta_{\text{put}} = e^{-q(T-t)} — not zero, unless q=0q = 0.

Where this goes next

Exercises

Test your understanding with 3 exercises for this lesson.