Chapter 28: Martingales and Measures
5 min readThe Market Price of Risk
When moving from the real world to the risk-neutral world, the expected growth rate of a traded asset changes from μ\mu to rr. The difference, adjusted for risk, is the market price of risk (λ\lambda):
λ=μ−rσ\lambda = \frac{\mu - r}{\sigma}
For an asset that provides a return of μ\mu with volatility σ\sigma, investors demand a risk premium of λ\lambda per unit of risk. In a risk-neutral world, λ=0\lambda = 0.
Extension to Dependence on Multiple Variables
When a derivative depends on nn state variables, each with its own market price of risk λi\lambda_i, the differential equation becomes:
∂f∂t+∑i=1n∂f∂θi(mi−λisi)+12∑i=1n∑j=1n∂2f∂θi∂θjρijsisj=rf\frac{\partial f}{\partial t} + \sum_{i=1}^{n} \frac{\partial f}{\partial \theta_i} (m_i - \lambda_i s_i) + \frac{1}{2}\sum_{i=1}^{n}\sum_{j=1}^{n} \frac{\partial^2 f}{\partial \theta_i \partial \theta_j} \rho_{ij} s_i s_j = rf
where θi\theta_i are state variables, mim_i are their real-world drifts, and sis_i are their volatilities. By setting λi\lambda_i values appropriately, we can price in any risk-neutral world.
Several State Variables
Many derivatives depend on multiple variables (e.g., bond options depend on interest rates; quanto options depend on stock price and exchange rate). The multidimensional Itô's lemma generalizes the single-variable case:
df=(∂f∂t+∑i∂f∂xiai+12∑i,j∂2f∂xi∂xjbibjρij)dt+∑i∂f∂xibidzidf = \left(\frac{\partial f}{\partial t} + \sum_i \frac{\partial f}{\partial x_i} a_i + \frac{1}{2}\sum_{i,j} \frac{\partial^2 f}{\partial x_i \partial x_j} b_i b_j \rho_{ij}\right) dt + \sum_i \frac{\partial f}{\partial x_i} b_i dz_i
Martingales
A martingale is a stochastic process with zero drift:
E[Xt+Δt∣Ft]=XtE[X_{t+\Delta t} \mid \mathcal{F}_t] = X_t
where Ft\mathcal{F}_t represents all information known at time tt.
In a risk-neutral world, the discounted price of any traded security is a martingale:
E[e−rtft∣F0]=f0E[e^{-rt} f_t \mid \mathcal{F}_0] = f_0
This fundamental property provides an alternative approach to pricing: find a measure under which discounted prices are martingales.
Equivalent Martingale Measure
The risk-neutral measure is an equivalent martingale measure — "equivalent" means it agrees with the real-world measure on events of zero probability. Multiple equivalent martingale measures can exist, especially when markets are incomplete (e.g., stochastic volatility).
Alternative Choices for the Numeraire
The numeraire is the unit in which values are expressed. A powerful result: if we can find a measure under which f/gf/g is a martingale (where gg is the numeraire price), then:
f0g0=Eg[fTgT]\frac{f_0}{g_0} = E^g\left[\frac{f_T}{g_T}\right]
where Eg[⋅]E^g[\cdot] denotes expectation under the measure associated with numeraire gg.
Common Numeraire Choices
| Numeraire | Associated Measure | Used For |
|---|---|---|
| Money market account erte^{rt} | Risk-neutral (traditional) | General pricing |
| Zero-coupon bond P(t,T)P(t, T) | TT-forward measure | Interest rate derivatives |
| Annuity factor | Swap measure | Swaption pricing |
| Stock price StS_t | Stock measure | Exchange options |
Forward Risk-Adjusted Measure
Under the TT-forward measure (numeraire = P(t,T)P(t, T)), the forward price is a martingale:
F0=ET[ST]F_0 = E^T[S_T]
This is particularly useful for interest rate derivatives because discounting is moved outside the expectation.
Black's Model Revisited
Black's model can be interpreted using the forward risk-adjusted measure. The expected payoff under the forward measure is:
c=P(0,T)⋅ET[max(FT−K,0)]c = P(0, T) \cdot E^T[\max(F_T - K, 0)]
Since FTF_T is lognormal with volatility σ\sigma under the forward measure, this yields Black's formula.
Option to Exchange One Asset for Another
Margrabe's formula (Chapter 26) can be elegantly derived using a change of numeraire. Under the measure where asset UU is the numeraire, we price the option to exchange VV for UU. The ratio V/UV/U is lognormal under this measure.
Change of Numeraire
The Radon–Nikodym derivative connects different measures. For a change from measure MM to measure NN, with numeraire gg to numeraire hh:
dNdM=hT/h0gT/g0\frac{dN}{dM} = \frac{h_T / h_0}{g_T / g_0}
This formalizes the machinery needed to switch between pricing measures and is a cornerstone of modern derivatives pricing theory.