Theta and Rho
Motivation: why this matters in quant finance
Theta () measures how an option's value decays as time passes. Rho () measures how it responds to interest-rate changes. Together with delta, gamma, and vega, they complete the standard sensitivity toolkit.
The two Greeks live on very different scales of practical importance:
- Theta is unavoidable. Every long option position is losing money to time decay every day the underlying doesn't move. A long gamma book earns convexity by rebalancing its delta — theta is what it pays for that convexity. On a delta-hedged portfolio, the daily P&L is approximately , so the market-maker's entire business is the sign of this expression.
- Rho is usually ignored. For short-dated equity options, rho contributes a tiny fraction of total P&L — rates move slowly and the discount factor is near . But for long-dated options, swaptions, and interest-rate derivatives, rho is the headline Greek. Fixed-income desks report risk by rho (or DV01) above all else.
This note pairs the two because the Black-Scholes derivations look parallel (both are partial derivatives of the same pricing formula) but their uses divide cleanly by product type and tenor.
The informal idea
Theta answers "how much do I lose tomorrow if nothing else changes?" — pure time decay. Because it measures change per day or per year, conventions matter: a theta of in per-year units means the option loses about cents per year, which is about cents per day, not cents per day.
Rho answers "how much does the option value move for a parallel shift in the flat risk-free rate?" The key word is flat: rho treats the yield curve as a single number, so it aggregates away all the curve structure that an interest-rate desk actually cares about. This is why rate-sensitive products use curve-based measures (DV01, key-rate durations) instead.
Formal definitions
For an option value , the Greeks are partial derivatives:
Two sign conventions appear in practice:
- Mathematical theta is , positive because increases as time passes and long options usually lose value per unit — so the formula yields negative numbers. Most textbooks use this.
- Trader's theta is , flipped so a negative number means "I lose money" matches intuition. Some systems use yet another convention: where (time to expiry), which has the opposite sign.
Always check the sign convention of whichever system you're reading from.
Black-Scholes formulas
Let be time to expiry. Under Black-Scholes with no dividends, a European call priced at
has
For a European put,
Here is the standard normal density, is its CDF, and are the usual Black-Scholes quantities. Both formulas follow from differentiating the Black-Scholes formula with respect to or ; see the Black-Scholes derivation for the underlying pricing function.
Decomposition of theta
has two pieces:
- — the gamma-driven decay. This term is always negative and scales with gamma; it is the premium the long-option holder pays for convexity.
- — the discount-driven decay. This reflects that the strike , paid at expiry, is discounted less aggressively as shrinks.
For a deeply ITM European call on a non-dividend-paying stock at very low rates, the second term can dominate and can briefly become positive (the call becomes worth more as expiry approaches, because the discount-rate effect on the strike overwhelms the gamma cost). This is rare but instructive.
Key properties
Theta.
- Sign. for ordinary long vanilla options away from the edge cases described above. Short options have .
- Peak near the money. is largest near-the-money and near expiry, because gamma is largest there.
- Square-root time scaling. The gamma-driven piece scales as : theta accelerates into expiry. An option losing of its value per day a month out is losing per day a week out.
Rho.
- Sign. Calls have , puts have . Higher rates raise the risk-neutral drift of , favouring calls and penalising puts.
- Magnitude. , so rho scales linearly in time to expiry. Long-dated options have enormously more rho than short-dated ones.
- Vanishing ATM approximation. For short-dated ATM options, the Brenner-Subrahmanyam-style approximation gives — small in absolute terms.
The theta-gamma relation (PDE consequence)
The Black-Scholes PDE states
So for a delta-hedged position worth zero (, ):
Long gamma earns theta with opposite sign. Market-makers charge for convexity by selling options with negative theta; they earn it back when the underlying realises enough volatility that over the rebalance period exceeds . This is the realized-vs-implied volatility trade in its cleanest form.
Worked example — a one-month ATM call
Take , , , , .
Then , , , .
Theta (per year):
Per calendar day (÷365): . So the call, priced around \2.36$0.041.8%$ of its value daily with one month to expiry.
Rho (per unit , i.e. per 100%):
For a 1 basis point move (): . Negligible compared with theta's daily \0.04$.
Common confusions and pitfalls
- Annualised vs daily theta. A quote like "theta is " is ambiguous. Always confirm whether the number is in per-year units (divide by or to get daily) or already a daily figure. Many risk systems report daily.
- Theta can be positive. Deep ITM European puts on non-dividend stocks, and certain barrier options, can have positive theta. Don't hard-code "theta is always negative."
- Weekend decay. Option prices in real markets reflect measured in calendar days, but pricing models and intraday traders often confuse calendar-day decay (weekends count) with trading-day decay (they don't). The right convention is product-specific.
- Rho and cost-of-carry. For equity options with dividends, splits into a risk-free-rate sensitivity and a dividend-yield sensitivity (sometimes called "phi"). Currency and futures options have two rho-like Greeks — one per rate. Check which the formula is differentiating against.
- Rho ≠ DV01. Rho shifts a flat rate; DV01 shifts the whole curve by one basis point. For interest-rate derivatives you almost never want rho.
Where this goes next
- Delta Hedging and Hedging Error — makes the theta-gamma trade explicit.
- Black-Scholes PDE — where the relation comes from.
- Interest Rate Models — why fixed-income desks use DV01 and key rates instead of flat- rho.