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:

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

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

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

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.