Quant Memo
Advanced

Leland's Model For Hedging With Costs

Every rebalancing trade costs something at the bid-ask spread. Leland's fix is almost embarrassingly simple: quietly inflate the volatility you hedge with, and the extra cushion pays for the trading.

Prerequisites: Deriving The Black-Scholes PDE, Discrete Hedging Error

Delta hedging means constantly buying and selling shares to track an option's changing delta, and every one of those trades crosses a bid-ask spread. Black-Scholes assumes this trading is free, fine as a first approximation but wrong in a specific, systematic way: every rebalance leaks a little money, and a gamma-heavy option gets rebalanced often. Hayne Leland's 1985 paper found a strikingly clean fix — keep using Black-Scholes exactly as it is, but feed it a slightly wrong, inflated volatility, chosen so the extra premium it produces exactly covers the expected cost of hedging.

Padding a budget for the tolls you know you'll pay

Imagine pricing the fuel for a road trip, then adding a fixed percentage on top to cover tolls you know you'll hit, without recalculating the whole route. You just pad the one number that needs padding, by an amount proportional to how many tolls you expect. Leland's adjustment does exactly this to the volatility input: it pads σ\sigma upward proportional to the trading costs you expect to pay while hedging, then lets ordinary Black-Scholes do the rest.

The adjusted volatility

Leland's adjusted volatility, used in place of the true volatility σ\sigma inside the ordinary Black-Scholes formula, is

σL2  =  σ2(1+k2πσ2Δt),k=2×(proportional cost per trade)σΔtσΔt2,\sigma_L^2 \;=\; \sigma^2 \left(1 + k \sqrt{\frac{2}{\pi \sigma^2 \Delta t}}\right), \qquad k = \frac{2 \times \text{(proportional cost per trade)}}{\sigma\sqrt{\Delta t}} \cdot \frac{\sigma\sqrt{\Delta t}}{2},

which is usually written more simply in terms of the round-trip proportional cost κ\kappa (kappa) and the rebalancing interval Δt\Delta t as

σL2  =  σ2(1+2πκσΔt).\sigma_L^2 \;=\; \sigma^2 \left(1 + \sqrt{\frac{2}{\pi}} \cdot \frac{\kappa}{\sigma\sqrt{\Delta t}}\right).

In plain English: the adjustment grows with the transaction cost κ\kappa (bigger spread, more padding), and grows as Δt\Delta t shrinks (more frequent rebalancing means more trades, more total cost to pad for, even though each hedging error shrinks). Plug σL\sigma_L into ordinary Black-Scholes and hedge as normal; the higher premium from a higher σL\sigma_L turns out, in Leland's approximation, to almost exactly cover the expected trading costs over the option's life.

Worked example 1: computing the Leland-adjusted volatility

A desk hedges daily (Δt=1/252=0.00397\Delta t = 1/252 = 0.00397), true volatility σ=20%\sigma = 20\%, and pays a round-trip transaction cost of κ=0.1%\kappa = 0.1\% of the trade's notional (bid-ask spread plus fees).

κσΔt=0.0010.20×0.0630=0.0010.0126=0.0794.\frac{\kappa}{\sigma\sqrt{\Delta t}} = \frac{0.001}{0.20 \times 0.0630} = \frac{0.001}{0.0126} = 0.0794. σL2=(0.20)2(1+2π×0.0794)=0.04(1+0.7979×0.0794)=0.04×1.0634=0.04254.\sigma_L^2 = (0.20)^2\left(1 + \sqrt{\tfrac{2}{\pi}}\times 0.0794\right) = 0.04\left(1 + 0.7979 \times 0.0794\right) = 0.04 \times 1.0634 = 0.04254. σL=0.04254=0.2063, i.e. 20.63%.\sigma_L = \sqrt{0.04254} = 0.2063, \text{ i.e. } 20.63\%.

A true volatility of 20% becomes an effective hedging volatility of 20.63% — a modest but real 63 basis point bump, entirely to cover expected trading friction.

Worked example 2: what the bump is worth in premium

Take a one-year at-the-money call, S=K=\100,, r=0.ItsBlackScholesvegaat. Its Black-Scholes vega at \sigma=20%isroughlyis roughlyS\phi(d_1)\sqrt{T} \approx 100 \times 0.3969 \times 1 = 39.69(per1.00ofvolatility,soper1percentagepointitis(per 1.00 of volatility, so per 1 percentage point it is0.3969).Thepremiumincreasefroma). The premium increase from a 0.63$ percentage-point volatility bump is approximately

ΔVvega×Δσ=0.3969×0.63=$0.25.\Delta V \approx \text{vega} \times \Delta\sigma = 0.3969 \times 0.63 = \$0.25.

So the option's fair price rises by about 25 cents to pre-fund the desk's expected hedging costs over the year — the buyer of the option is, in effect, paying the transaction costs of their own hedge upfront, bundled invisibly into the quoted premium.

rebalances per year Leland bump rebalance often: high bump rebalance rarely: low bump
Counterintuitively, the Leland bump grows as you rebalance *more* often, because more rebalances mean more total trades, even though each individual rebalance carries less discrete-hedging risk.
true vol σ + cost κ, Δt Leland formula produces σ_L ordinary Black-Scholes no new pricing engine needed — only the volatility input changes
Leland's trick sits entirely upstream of the pricing formula: it computes a bumped volatility once, then hands it to unmodified Black-Scholes.

What this means in practice

Leland's model is used as a quick, back-of-envelope adjustment to fold expected transaction costs into a quoted price without building a full cost-aware pricing engine — a desk keeps every existing Black-Scholes tool and simply feeds it a bumped volatility. It's most reliable near-the-money at moderate gamma; for very gamma-heavy or long-dated options the approximation degrades, since it assumes a fixed rebalancing schedule and proportional costs, neither of which holds exactly for a real book.

The Leland bump is not insurance against transaction costs going up unexpectedly — it is calibrated to the rebalancing frequency the desk actually intends to use, chosen beforehand. Rebalance more often than assumed and real trading costs exceed what the padded volatility priced in; rebalance less and the option was overpriced. The common mistake is treating σL\sigma_L as a property of the market, like implied volatility — it's a property of your own hedging plan, and using someone else's Leland-adjusted price without knowing their assumed frequency is comparing two different things.

Leland's trick is not a new pricing model — it is Black-Scholes fed a deliberately inflated volatility, chosen so the extra premium it produces pays for the trading costs of hedging at a given frequency.

Related concepts

Practice in interviews

Further reading

  • Leland (1985), Option Pricing and Replication with Transaction Costs
  • Wilmott, Paul Wilmott on Quantitative Finance (Ch. 21)
ShareTwitterLinkedIn