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 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 inside the ordinary Black-Scholes formula, is
which is usually written more simply in terms of the round-trip proportional cost (kappa) and the rebalancing interval as
In plain English: the adjustment grows with the transaction cost (bigger spread, more padding), and grows as shrinks (more frequent rebalancing means more trades, more total cost to pad for, even though each hedging error shrinks). Plug into ordinary Black-Scholes and hedge as normal; the higher premium from a higher 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 (), true volatility , and pays a round-trip transaction cost of of the trade's notional (bid-ask spread plus fees).
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=\100r=0\sigma=20%S\phi(d_1)\sqrt{T} \approx 100 \times 0.3969 \times 1 = 39.690.39690.63$ percentage-point volatility bump is approximately
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.
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 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.
Practice in interviews
Further reading
- Leland (1985), Option Pricing and Replication with Transaction Costs
- Wilmott, Paul Wilmott on Quantitative Finance (Ch. 21)