No-Arbitrage Bounds On Option Prices
Before any model tells you what an option is worth, pure logic tells you what it cannot be worth. A handful of inequalities pin every option price into a band, and a quote outside that band is free money you can collect without a forecast.
Prerequisites: Options: Calls and Puts, Put-Call Parity
Pricing an option properly takes a model: a tree, a formula, an assumption about how the underlying moves. But before any of that, plain logic already pins the price into a narrow band. And unlike a model, the band is not a matter of opinion. If a quote falls outside it, you do not need a view on the stock, a volatility estimate, or a single Greek. You assemble a portfolio that costs nothing today and is guaranteed to be worth something later, and you collect.
You already do this
You have never opened a car engine, and you still know two things about the price of a used car. It cannot cost more than the identical car new, because you would just buy the new one. And it cannot cost less than the scrap value of its metal, because you would buy it and weigh it in. Two bounds, no engineering.
Options work the same way, and the bounds come from the same two moves: something cannot be worth more than a thing that always pays at least as much, and something cannot be worth less than a portfolio that always pays at most as much. Everything below is those two sentences applied carefully.
The vocabulary, one symbol at a time
Let be today's price of the underlying stock, the strike of the option, the time to expiry in years, and the risk-free interest rate. Write for the price of a European call and for a European put, both struck at and expiring at .
One more piece of machinery. To compare money today with money at expiry, discount it:
In plain English: is the amount you would need to put in the bank today so that it grows into exactly by expiry. It is the honest present-day cost of the strike, and it shows up in every bound below.
The band
Read that as two separate sentences. Upper: a call can never cost more than the stock, because the right to buy a thing cannot beat owning the thing. Lower: a call must be worth at least the stock price minus the discounted strike, because a call plus cash in the bank always finishes at least as well as owning the stock outright.
Worked example 1: collecting on a broken lower bound
The stock trades at $100, the strike is $95, the rate is 4 percent, and expiry is six months away.
- Discount the strike: .
- So the lower bound is . The call must cost at least $6.88.
- Suppose a screen shows it at $6.00. Do this: buy the call for $6, short the stock for $100. You are now holding $94 in cash, with nothing paid in.
- Park the $94 at 4 percent for six months: .
Now expiry arrives, and there are only two cases.
- Stock above $95. Exercise the call, pay $95 for the share, hand it back to close the short. You keep .
- Stock at or below $95. Let the call die, buy the share in the market for less than $95, hand it back. You keep , which is more than $0.90.
You put in nothing and you walk away with at least ninety cents per share, whatever the stock does. That is what "the price cannot be below the bound" means, made physical.
The put version is the mirror: . A put cannot be worth more than the discounted strike, because the very best it can ever do is pay at expiry when the stock goes to zero.
Every bound is a portfolio, not an opinion. "The call is worth at least " is shorthand for "here is a trade that costs nothing and can only make money if it isn't."
A free result: never exercise an American call early
If the stock pays no dividend, the lower bound settles a famous question by itself. The bound says , and whenever and time remains, is strictly bigger than , which is what you get by exercising. So the call is always worth more sold than exercised. In plain English: exercising early throws away the interest on the strike you have not paid yet, plus all remaining protection if the stock falls back. Dividends are the one thing that can overturn this, see American Options and Early Exercise.
Bounds across strikes
Fix the expiry and slide the strike. Three more inequalities appear, and desks check all three on live quotes.
- Monotonicity. For , . A cheaper right to buy is worth more.
- Slope. . In plain English: raising the strike by a dollar cannot make the call cheaper by more than a discounted dollar, because the call spread's payoff never exceeds the gap between the strikes.
- Convexity. For equally spaced , . In plain English: the price curve must bend upward as you look across strikes. That combination of options is a butterfly, and its payoff is never negative, so its price cannot be either.
Worked example 2: the butterfly that pays you to own it
Three calls on the same expiry, strikes $95, $100 and $105, quoted at $8.00, $5.00 and $1.50.
Test the convexity bound: . Negative, so the bound is broken. Build the butterfly anyway: buy one 95 call, sell two 100 calls, buy one 105 call. You receive $0.50 up front.
Now check what you can ever owe at expiry.
| Stock at expiry | 95 call | two short 100 calls | 105 call | total |
|---|---|---|---|---|
| $90 | 0 | 0 | 0 | 0 |
| $100 | 5 | 0 | 0 | +5 |
| $110 | 15 | −20 | 5 | 0 |
| $130 | 35 | −60 | 25 | 0 |
The worst you can do is zero, and in the middle you make five dollars. You were paid fifty cents to take a position that cannot lose. Fix the middle quote to $4.00 and the arithmetic becomes , a sensible cost for a structure whose best case is $5, and the arbitrage vanishes.
Drag the sliders below to see why the bound has to hold. Pick "butterfly" and move the width: the payoff line is a tent that touches zero on both sides and never dips under it. A payoff that is never negative cannot have a negative price.
What this means in practice
These inequalities are not classroom decoration. A market maker's quoting engine runs every one of them over the live book on each update, because a violated bound in your own quotes means someone is about to lift you for free. Volatility-surface fitting is subject to the same constraints: a smile that produces a negative butterfly is not a slightly wrong surface, it is an impossible one, and it will hand nonsense prices to every exotic priced off it (Convexity Of Option Prices In Strike).
The more common experience, though, is a false alarm. Nine times out of ten a screen violation is not free money, it is a stale quote on an illiquid strike, a dividend you forgot, a borrow fee that makes the short leg cost real money, or a wide market where the mid you used is not tradable. The bound is exactly right; your inputs were not.
The lower bound uses the discounted strike , not . Comparing a call to its intrinsic value and concluding it is cheap is the single most common mistake here, and it produces phantom arbitrages all day. The same care applies to the European-versus-American distinction, to dividends before expiry, and to hard-to-borrow stocks where "short the stock" is not actually a trade you can do at zero cost.
Key terms
- Upper bound — a call cannot exceed the stock; a put cannot exceed the discounted strike.
- Lower bound — for calls, for puts.
- Slope bound — a call spread's price cannot exceed the discounted gap between its strikes.
- Convexity bound — the butterfly price must be non-negative; prices bend upward in strike.
- Static arbitrage — a violation you exploit once and hold to expiry, with no rehedging.
Related concepts
Practice in interviews
Further reading
- Merton (1973), Theory of Rational Option Pricing
- Hull, Options, Futures, and Other Derivatives (Ch. 11)
- Cox & Rubinstein, Options Markets (Ch. 4)