{
  "id": "27e6495b-f570-58a8-adc7-fc713ea699ba",
  "slug": "martingale-measure",
  "term": "Martingale Measure",
  "aliases": [],
  "category": "Derivatives & Options",
  "category_slug": "derivatives-options",
  "difficulty": "advanced",
  "definition": "A martingale measure (also called a risk-neutral measure or equivalent martingale measure) is a probability measure under which the discounted price process of a financial asset is a martingale — meaning its expected future value, conditional on current information, equals its current value. In derivatives pricing theory, the existence of a martingale measure is equivalent to the absence of arbitrage in the market.",
  "key_takeaways": [
    "Under the risk-neutral (martingale) measure, all assets earn the risk-free rate in expectation, allowing derivative prices to be computed as discounted expected values without a risk premium adjustment.",
    "The fundamental theorem of asset pricing states that a market is arbitrage-free if and only if there exists an equivalent martingale measure.",
    "The Black-Scholes formula is derived by computing the expected option payoff under the risk-neutral measure and discounting at the risk-free rate.",
    "In complete markets, the martingale measure is unique; in incomplete markets (where not all risks can be hedged), there are multiple equivalent martingale measures.",
    "The change of numeraire technique involves shifting between different martingale measures to simplify the pricing of interest rate derivatives."
  ],
  "detailed_explanation": "The martingale measure is one of the most elegant and powerful concepts in modern mathematical finance, providing the theoretical foundation for consistent no-arbitrage derivative pricing. A martingale is a stochastic process where the conditional expectation of any future value equals the current value — in other words, the process has no expected drift. Under the physical (real-world) probability measure, risky assets have positive expected returns (drift) because investors require compensation for bearing risk. The key insight of risk-neutral pricing is that by appropriately changing the probability measure, one can convert a drifting asset price process into a martingale.\n\nThe mathematical formalization of this insight comes from the Girsanov theorem, which establishes conditions under which a Brownian motion under one probability measure can be transformed into a Brownian motion (possibly with different drift) under another equivalent measure. Two probability measures are 'equivalent' if they assign positive probability to exactly the same events — meaning they agree on what is possible, even if they disagree on the likelihood of specific outcomes. The physical measure and the risk-neutral measure are equivalent in this sense.\n\nIn the risk-neutral world, investors do not require a risk premium — all assets earn the risk-free rate in expectation. This does not mean that all investors are risk-neutral; rather, it is a mathematical device that allows prices to be computed without explicitly modeling investors' risk preferences. The derivative price under the risk-neutral measure is simply the expected value of its discounted future payoff: Price = E^Q[e^(-rT) × Payoff], where E^Q denotes expectation under the risk-neutral measure Q.\n\nThe fundamental theorem of asset pricing, proved by Harrison-Kreps (1979) and Harrison-Pliska (1981), establishes the precise link between the absence of arbitrage and the existence of an equivalent martingale measure. In a complete market — where every contingent claim can be replicated by a dynamic trading strategy in the underlying asset and the risk-free bond — the martingale measure is unique, which implies unique derivative prices. In incomplete markets, the multiplicity of equivalent martingale measures corresponds to a range of arbitrage-free derivative prices, requiring additional assumptions to select a single price.",
  "example": "In the Black-Scholes model, a stock follows a geometric Brownian motion with drift μ under the physical measure P: dS = μS dt + σS dW. Under the risk-neutral measure Q, the drift is replaced by the risk-free rate r: dS = rS dt + σS dW^Q, where W^Q is a Brownian motion under Q. The price of a European call option is then C = e^(-rT) E^Q[max(S_T − K, 0)], which evaluates to the familiar Black-Scholes formula. The key is that the option price does not depend on the physical drift μ, only on r and σ — the risk-neutral measure has absorbed all risk preference information into the probability transformation.",
  "formula": "Price_0 = e^{-rT} \\cdot E^Q[\\text{Payoff}_T]",
  "formula_latex": null,
  "interactive_type": "model",
  "calculator_id": null,
  "related_terms": [
    "arbitrage",
    "black-scholes-model",
    "bond",
    "brownian-motion",
    "calendar-spread",
    "call-option",
    "contract-month",
    "exotic-options",
    "forward-rate-agreement",
    "future-value",
    "geometric-brownian-motion",
    "option",
    "premium",
    "risk-free-rate",
    "risk-neutral-pricing"
  ],
  "backlinks": [
    "automatic-exercise",
    "box-spread",
    "currency-swap",
    "risk-neutral-pricing",
    "volatility-swap"
  ],
  "cross_references": [
    "arbitrage",
    "black-scholes-model",
    "bond",
    "brownian-motion",
    "call-option",
    "future-value",
    "geometric-brownian-motion",
    "option",
    "premium",
    "risk-free-rate",
    "risk-neutral-pricing",
    "risk-premium",
    "stochastic-process",
    "stock"
  ],
  "tags": [
    "level:advanced",
    "cat:derivatives-options"
  ],
  "asset_classes": [
    "derivatives"
  ],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 659,
  "checksum": "6b3155fc99c97db2",
  "version": "2026.05.03",
  "license": "CC-BY-4.0",
  "updated_at": "2026-09-07T02:15:24+00:00",
  "_links": {
    "self": "https://hedgefund.wiki/api/v1/terms/martingale-measure",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/martingale-measure?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/martingale-measure?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/martingale-measure",
    "category": "https://hedgefund.wiki/api/v1/categories/derivatives-options",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/martingale-measure"
  }
}