Quant Memo
Advanced

The Martingale Representation Theorem

The theorem that guarantees any fair-game payoff driven by Brownian motion can be perfectly replicated by continuously trading the underlying — the mathematical reason a hedge ratio exists for every option, not just simple ones.

Prerequisites: Martingales, The Itô Integral

An option pricing model isn't just "here's a fair price" — it's also, implicitly, a claim that the option can be perfectly recreated by trading the stock. That second claim is the entire justification for delta hedging. It sounds like it should require a separate, case-by-case argument for every payoff shape — but there's a single theorem guaranteeing it works for any Brownian-driven payoff, all at once.

The analogy: any fair outcome can be built from bets on one coin

Suppose someone hands you a complicated final payout that depends, in some intricate way, on the entire path of a sequence of fair coin flips — but whose expected value, given everything so far, never changes (a fair game start to finish). The martingale representation theorem's message: no matter how complicated that payout's dependence on the coin flips is, you can always replicate it exactly by continuously placing simple bets on the coin flips themselves, sized appropriately at each moment, using only information available at that moment. Nothing exotic is ever required beyond trading the coin.

Writing it down

Let WtW_t be Brownian motion and Ft\mathcal{F}_t its filtration (everything observable up to time tt). If MtM_t is any martingale with respect to this filtration (built purely from WtW_t's own randomness, with a finite-variance endpoint), then there exists a unique, appropriately measurable process ϕt\phi_t such that

Mt=M0+0tϕsdWs.M_t = M_0 + \int_0^t \phi_s\, dW_s.

In words: every such martingale can be written as its starting value plus an Itô integral against Brownian motion — some quantity ϕt\phi_t, computable from information available up to time tt, that says how much "exposure to WtW_t" the martingale has at each instant. Nothing needs to be added beyond trading WtW_t itself; there is no residual, unhedgeable piece.

The financial translation is immediate. Let Vt=E[payoffFt]V_t = E[\text{payoff} \mid \mathcal{F}_t] (discounted, under the risk-neutral measure) be the fair value process of a derivative. It's a martingale by construction. The theorem says Vt=V0+0tϕsdWsV_t = V_0 + \int_0^t \phi_s\, dW_s for some ϕt\phi_t — and ϕt\phi_t, translated back into units of the underlying asset, is the hedge ratio (delta). The theorem is the formal reason a replicating, self-financing hedging strategy exists for any Brownian-driven payoff at all, not just the ones with a closed-form formula.

Path explorer
0-1time →
end (bold path) 0.02spread of ends 0.736 independent paths, same settings

Every path sampled above is one realization of the noise WtW_t that a hedge has to be built against. The theorem says: whatever fair-value process VtV_t you're trying to track, there's always some ϕt\phi_t, computable from the path so far, that turns continuous trading in WtW_t into an exact replication of VtV_t — the theorem is what guarantees this is possible before you've even picked a specific payoff.

noise W(t) phi(t) units replicating portfolio = V(t)
The theorem guarantees an exposure phi(t), computable from information available at each instant, that turns continuous trading against the noise into an exact match for the claim's fair-value process V(t) — no residual left over.

Worked example 1: representing WT2TW_T^2 - T explicitly

Let Mt=E[WT2TFt]M_t = E[W_T^2 - T \mid \mathcal{F}_t]. Since {Wt2t}\{W_t^2-t\} is itself already a martingale (a standard fact — verified the same way as in Quadratic Variation), Mt=Wt2tM_t = W_t^2 - t directly. Apply Itô's lemma to g(Wt)=Wt2g(W_t)=W_t^2: d(Wt2)=2WtdWt+dtd(W_t^2) = 2W_t\,dW_t + dt, so dMt=d(Wt2t)=2WtdWt+dtdt=2WtdWtdM_t = d(W_t^2 - t) = 2W_t\,dW_t + dt - dt = 2W_t\,dW_t. Reading off the representation dMt=ϕtdWtdM_t = \phi_t\,dW_t gives ϕt=2Wt\phi_t = 2W_t exactly — an explicit, closed-form hedge ratio, found in two lines by just applying Itô's lemma and matching terms.

Worked example 2: a numeric hedge ratio at a point in time

Continuing the same example, suppose at t=3t=3 the path has reached W3=1.5W_3 = 1.5. The hedge ratio there is ϕ3=2×1.5=3\phi_3 = 2 \times 1.5 = 3. Concretely: a desk holding a claim worth Mt=Wt2tM_t = W_t^2-t should, at this instant, hold a position of size 3 units of "exposure to dWtdW_t" — if WtW_t moves up by a small amount Δ\Delta, the claim's value moves by approximately 3Δ3\Delta, and the replicating portfolio needs exactly that much sensitivity to stay matched. An instant later, once WtW_t has moved to a new value, ϕt\phi_t is recomputed as 2Wt2W_t at the new level — this constant rebalancing, driven by an always-available ϕt\phi_t, is exactly what continuous delta hedging is doing in practice.

What this means in practice

  • It's the theorem behind "markets are complete" in a Brownian-driven model: any payoff, however path-dependent, can in principle be perfectly replicated by trading the underlying continuously, which is the deep reason Black-Scholes-style models can price any claim on the stock, not just vanilla options.
  • Delta hedging is a direct application: the ϕt\phi_t in the representation, once converted from "exposure to WtW_t" into "shares of stock," is precisely the option's delta at each instant.
  • Numerical hedge ratios for exotic or path-dependent payoffs (where no closed form exists) are computed by estimating this same ϕt\phi_t via simulation — Monte Carlo Greeks are a numerical stand-in for exactly this representation.

Any martingale built from Brownian motion's own randomness can be written exactly as a starting value plus a continuously-adjusted position traded against that Brownian motion — no residual, unhedgeable randomness is ever left over. This is the formal guarantee that a replicating hedge exists for any derivative payoff in a Brownian-driven model.

The theorem is specific to markets driven by Brownian motion (or, more generally, a single source of continuous randomness matching the number of tradable assets). The moment a payoff depends on a source of randomness the underlying can't trade against — a separate jump process, an untradeable second factor like stochastic volatility with only one hedging instrument — the representation, and with it perfect replication, breaks down. Assuming "delta hedging perfectly replicates any option" without checking whether the model actually has enough tradable assets to span its sources of randomness is exactly the gap that stochastic-volatility and jump-diffusion models are built to address.

Related concepts

Practice in interviews

Further reading

  • Shreve, Stochastic Calculus for Finance II (ch. 5)
  • Karatzas & Shreve, Brownian Motion and Stochastic Calculus (ch. 3)
ShareTwitterLinkedIn