Put-Call Parity
Motivation: why this matters in quant finance
Put-call parity is the single model-free identity in options trading: it relates the prices of a European call and European put with the same strike and expiry through a cash-and-stock combination, and holds for any underlying distribution, any volatility dynamics, any pricing model. Violations imply instant arbitrage.
Traders use it constantly:
- Quote verification. If the bid-ask spreads on call and put quotes don't reconcile to the spot and discount factor, one of them is wrong.
- Synthetic positions. A call can be synthesised from a put plus stock plus cash. This matters when the call is illiquid but the put is liquid.
- Implied dividends. For equity options, put-call parity is how implied dividends are extracted from the market.
- Sanity bound on any model. Any option pricer — binomial, Black-Scholes, Heston, Monte Carlo — must reproduce put-call parity to the cent. If yours doesn't, it's wrong.
This note states the identity cleanly, proves it by the replication argument, and lists the important generalisations.
The informal idea
Consider at expiry : you hold a call and sell a put, both struck at . If : the call pays , the put pays . If : the call pays , the put "pays" because you're short. In either case, net payoff is — the payoff of a forward contract to buy the stock at .
A forward contract to buy at , valued today, is (spot minus present-value of strike).
Conclusion: . That's put-call parity.
Formal statement
Theorem (Put-Call Parity for European options on a non-dividend stock). Let and be the time-0 prices of a European call and a European put on the same underlying, both with strike and expiry . Under no-arbitrage with a constant risk-free rate :
Proof. Construct two portfolios:
- Portfolio A: long one call, short one put, both strike . Cost today: .
- Portfolio B: long one share of stock, borrow cash. Cost today: .
At expiry :
- Portfolio A: if , call pays , put pays . Net: . If , call pays , put (short) pays . Net: in both cases.
- Portfolio B: sell the stock for , repay the loan (since grew to ). Net: .
Both portfolios have the same payoff in every state. By no-arbitrage, they must have the same cost today:
Key properties
- Model-free. The proof uses no distribution assumption on . It works under Black-Scholes, Heston, jump-diffusion, regime-switching, anything.
- Dividends modify it. If the stock pays continuous dividend yield : . For discrete dividends of total PV : .
- American puts break it (one-sided). For American options, and (on non-dividend stocks). The inequality is tight for the call (no early-exercise incentive) but not for the put.
- Implied dividends. From quoted : solve for .
- Implied forward. Equivalently, extract the forward price of the stock: . For multiple strikes, the forward should be the same — a cross-check on market-maker quotes.
Worked example
, , , , no dividends.
Market quotes: , .
Check: . . ✓
If instead the market quoted , : , but . Arbitrage of per unit:
- Sell the expensive combo (long call + short put) for .
- Buy the cheap combo (long stock + borrow ) for (net inflow after borrowing).
- Net inflow today: per unit.
- At expiry: payoff from combo A is ; payoff from combo B is (opposite sign because we bought this one). They cancel.
- Locked-in profit: \1.12$ today, no further cash flows.
Common confusions and pitfalls
- Only European, not American. American puts can be optimally exercised early; the payoff "in every state" argument fails.
- Dividend handling. Careless discounting of dividends is the single most common source of small pricing errors.
- Settlement conventions. Physical vs cash settlement, early vs late delivery — all enter the discount factor. For exchange-traded options with one standard expiry day the details usually don't matter; for OTC bespoke contracts they do.
- Short-sale constraints. The arbitrage proof assumes you can short the stock. In practice short-sale constraints on illiquid names can cause put-call parity violations of several percent — which is not a pricing mistake but a real cost of shorting.
- Synthetic put is not a perfect put. "Long call + short stock + cash" replicates a put's payoff at expiry, but the in-between hedging dynamics differ. For American or early-exercised products this matters.
Where this goes next
- Black-Scholes formula — one consistency check on any BS implementation.
- Implied vol curves — put and call implied vols at the same strike must agree under parity; deviations are data errors or dividend-yield errors.
- American options — where parity weakens to a bound.