Skip to main content

TL;DR

Martingales: A fair game: your best prediction of tomorrow's value is today's value — E[X_{n+1} | past] = X_n. This concept is essential for quantitative trading interviews and is frequently tested at top firms.

By Valenke Exam Prep Team·Last updated 2026-06-01
Stochastic Processes

Martingales

A fair game: your best prediction of tomorrow's value is today's value — E[X_{n+1} | past] = X_n.

A martingale is a stochastic process {Xn}\{X_n\} where, given all information up to time nn, the expected future value equals the current value: E[Xn+1X1,X2,,Xn]=XnE[X_{n+1} | X_1, X_2, \ldots, X_n] = X_n Intuition: A martingale is a "fair game." Your best forecast of the future is the present. A gambler's wealth in a fair casino is a martingale — on average, each bet neither increases nor decreases your fortune. The process has "no drift." Examples of martingales: - A symmetric random walk Sn=X1+X2++XnS_n = X_1 + X_2 + \cdots + X_n where E[Xi]=0E[X_i] = 0 - Brownian motion WtW_t - Wt2tW_t^2 - t (Brownian motion squared, with the drift subtracted) - eσWtσ2t/2e^{\sigma W_t - \sigma^2 t/2} (the exponential martingale — key in risk-neutral pricing) - A gambler's fortune in a fair game Non-examples: - A biased random walk (has drift — it's a submartingale if drift is positive) - Wt2W_t^2 alone (has drift tt, so E[Wt2]=tWs2E[W_t^2] = t \neq W_s^2) Concrete example: You start with \$100 and repeatedly bet \$1 on a fair coin. Your wealth WnW_n is a martingale: E[Wn+1Wn]=Wn+12(1)+12(1)=WnE[W_{n+1}|W_n] = W_n + \frac{1}{2}(1) + \frac{1}{2}(-1) = W_n. Key properties: - E[Xn]=E[X0]E[X_n] = E[X_0] for all nn (constant expected value) - Under regularity conditions, E[XT]=E[X0]E[X_T] = E[X_0] for stopping times TT (optional stopping theorem) - Martingale convergence: bounded martingales converge almost surely When to use: Proving results about random walks and gambling (gambler's ruin, stopping times). Central to the risk-neutral pricing framework — discounted asset prices are martingales under the risk-neutral measure. If you can express a quantity as a martingale, you unlock powerful tools. This is a fundamental technique — martingale theory is one of the pillars of modern probability and mathematical finance.

Ready to practice for the Valenke Finance Exam?

Adaptive practice powered by Item Response Theory targets your weak areas. Start with 3 free sessions.

Start free practice →