What Is Delta?
Delta (Δ) is the first derivative of option value with respect to the underlying price. In the Black-Scholes model, call delta equals N(d1) and put delta equals N(d1) - 1, where N() is the standard normal cumulative distribution and d1 = [ln(S/K) + (r - q + sigma2/2)T] / (sigma sqrt(T)). Delta is the central hedge ratio used to translate between stock exposure and option exposure.
What Is Delta in Options Pricing?
Delta tells you how much an option's price changes per $1 move in the underlying. A call with delta 0.55 gains roughly $0.55 if the stock moves up $1, all else equal. A put with delta -0.40 gains $0.40 if the stock moves down $1. Delta is dimensionless when expressed as a fraction (0 to 1 for calls, -1 to 0 for puts) but becomes dollar-valued when scaled by contract multiplier and position size: a 100-contract long-call position with delta 0.55 has a dollar delta of 100 × 100 × 0.55 = $5,500 of equivalent stock exposure per $1 of underlying move.
Three intuitions for delta sit on top of the formula. First, delta is the slope of the option-value curve as a function of spot, evaluated at the current price. Second, delta is the hedge ratio: to neutralize directional exposure on one short call you must own delta shares. Third, delta is approximately (but not exactly) the risk-neutral probability of finishing in-the-money: for calls this is N(d2), not N(d1), but the two are close for ATM and short-tenor contracts.
Worked Example
AAPL trading at $200, 30-day expiration, ATM call (strike $200), implied vol 25%, risk-free rate 4%, no dividend. The Black-Scholes inputs give:
d1 = [0 + (0.04 + 0.252/2)(30/365)] / (0.25 sqrt(30/365)) = 0.005857 / 0.07168 = 0.082N(d1) = 0.5326(standard normal CDF at 0.082)- Call delta = 0.533; put delta = -0.467
Spot moves from $200 to $201. The call's first-order P&L estimate is +$0.53. The actual revaluation gives a slightly larger number because gamma adds convexity (the call gains more than $0.53 because the curve curves upward). For a $5 move (spot 200 -> 205), first-order delta gives $2.66; actual revaluation gives ~$2.95 because gamma over the move adds roughly $0.30 of convexity bonus. This is the gamma correction to a delta-only hedge - the bigger the move, the more delta-only hedging breaks down.
Delta Across Moneyness
Delta has a sigmoid shape across moneyness. Deep ITM calls converge to delta 1.0 (each $1 of spot move flows through one-for-one to option value). Deep OTM calls converge to delta 0.0 (the option is essentially worthless and changes negligibly with spot). ATM calls sit near 0.50 with the steepest slope (highest gamma). The shape is mirror-image for puts: deep ITM puts converge to -1.0, deep OTM puts to 0, ATM puts to -0.50.
Time-to-expiration compresses the sigmoid: long-dated options have flat delta curves (deltas all near 0.50 across a wide moneyness band) while short-dated options have steep curves (delta jumps from near-0 to near-1 over a narrow moneyness band). This is why short-dated options are unstable hedge instruments - small spot moves change delta dramatically.
How Pricing Models Compute Delta
- Black-Scholes: closed-form analytical delta. Call delta is
exp(-qT) N(d1)with continuous dividend yieldq; put delta isexp(-qT) (N(d1) - 1). Same N(d1) appears in both; the put-call delta difference isexp(-qT)exactly. - Heston (stochastic volatility): delta is computed by differentiating the Heston characteristic-function pricing formula or by Fourier inversion. There is no simple closed form. The Heston delta differs from BS-implied delta because Heston accounts for the negative spot-vol correlation (
rho): when spot rises, vol drops, which reduces the option's vega contribution. The combined effect is a slightly different delta than BS at the same IV. - SABR: SABR's Hagan formula gives an implied vol smile; delta is computed using BS delta at the SABR-implied vol, plus a smile-adjustment term that accounts for how IV moves with spot under sticky-delta or sticky-strike assumptions. The choice of stickiness convention materially changes the SABR delta.
- Local volatility (Dupire): LV delta is BS delta evaluated at the local-vol function
sigma(S, t). Because LV implies sticky strike (the IV at a fixed strike does not move when spot moves), LV delta equals the strike-frozen BS delta and tends to overestimate hedging requirements compared to stochastic-vol or sticky-delta conventions. - Jump diffusion (Merton, Kou, Bates): the diffusion-component delta plus a jump-correction term. Jumps make the curve discontinuous in moneyness, so analytic delta requires summing over the Poisson-weighted post-jump payoffs. For short-tenor options, the jump component dominates the moneyness profile of delta.
- Binomial tree: delta is computed by finite difference along the tree: delta = (Vup - Vdown) / (Sup - Sdown) at the current node. For American options, this is the only practical way to compute delta because the early-exercise boundary makes closed-form formulas unavailable.
Delta Hedging
The delta-hedge identity is the single most-used relation in options trading. To hedge one short call: hold delta shares of stock. As spot moves, delta changes (gamma), so you must rebalance. The rebalancing frequency is the practical tradeoff: continuous rebalancing matches the BS replication argument exactly but incurs infinite transaction cost; discrete rebalancing introduces P&L noise from gamma exposure between rebalances. The optimal rebalancing frequency depends on transaction costs, gamma magnitude, and realized vol.
Three operational rules emerge from delta hedging. First, dollar-delta budgets are how desks size positions: a $5M dollar-delta book means each $1 SPX move produces $5M of P&L if held undelta-hedged. Second, delta is a directional risk measure but not a complete one - a portfolio can have zero delta and still lose money to gamma, vega, or theta. Third, delta is path-dependent under realistic conditions: the realized P&L of a delta-hedged position depends on the path of spot, not just the start and end points, because each rebalance happens at the running delta.
Dealer Delta and the Macro View
Aggregate dealer delta (sum of all dealer-side option deltas, weighted by contract size) is the macro-level analog of position delta. When dealers are net short calls (as they typically are during retail call-buying frenzies), aggregate dealer delta is negative, meaning dealers must buy stock to hedge. This is the mechanical link between option flow and underlying flow that drives the gamma squeeze phenomenon. Dealer gamma exposure (GEX) tracks the delta-hedging derivative; dealer gamma is the second-order cousin.
Special Cases
- Deep ITM: delta approaches +/-1. The option behaves nearly like the underlying.
- Deep OTM: delta approaches 0. The option behaves nearly like a worthless ticket.
- At expiration: delta is +/-1 if ITM, 0 if OTM, and undefined exactly at the strike. Right at the money on expiration day, gamma spikes and delta becomes extremely sensitive to small spot moves - this is the structural cause of 0DTE dealer-flow effects.
- Early exercise: American puts on dividend-paying stocks have delta that converges to -1 along the early-exercise boundary and stays there until expiration. This is why a deep-ITM American put behaves nearly identically to a short stock position.
Related Greeks
Delta has direct relationships with three other Greeks. Gamma is delta's rate of change with respect to spot - the convexity correction to a delta-only hedge. Vanna is delta's rate of change with respect to volatility - how delta moves when IV moves. Charm is delta's rate of change with respect to time - the delta decay as expiration approaches. Together, gamma, vanna, and charm describe how a hedge ratio drifts with each of the three independent state variables.
Related Concepts
Gamma · Vanna · Charm · Lambda · Dealer Gamma · Gamma Exposure · Black-Scholes · All 17 Greeks
References & Further Reading
- Hull, J. (2018). Options, Futures, and Other Derivatives, 10th ed. Pearson. Standard reference for Greek letters and hedging.
- Black, F. and Scholes, M. (1973). "The Pricing of Options and Corporate Liabilities." Journal of Political Economy, 81(3), 637-654.
- Merton, R. C. (1973). "Theory of Rational Option Pricing." Bell Journal of Economics, 4(1), 141-183.
- Wilmott, P. (2006). Paul Wilmott on Quantitative Finance, 2nd ed. Wiley. Volumes 1-2 cover Greeks under multiple model frameworks.
Calculate delta for any option in the pricing calculator →
This page is part of the 17 Greeks reference covering every options Greek with formula, intuition, worked example, and how each pricing model computes it. Browse the full documentation.