hedgefund.wiki — institutional knowledge base

Risk-Neutral Pricing

Derivatives & Options · advanced · CC-BY-4.0

Risk-neutral pricing is a mathematical framework for valuing derivatives that involves constructing a hypothetical probability measure—the risk-neutral measure—under which all assets grow at the risk-free rate, then computing the option price as the discounted expected payoff under this measure. The framework eliminates the need to specify investor risk preferences, making derivative pricing both tractable and internally consistent.

Key takeaways

Explanation

Risk-neutral pricing arose from the fundamental insight of Cox-Ross (1976) and Black-Scholes-Merton (1973) that a derivative's price is uniquely determined by the no-arbitrage condition without any reference to investor risk preferences. In a complete market (where every risk can be hedged), there exists a unique probability measure Q—called the risk-neutral measure or equivalent martingale measure—under which the discounted price process of every traded asset is a martingale (i.e., its best forecast at any time is its current value).

The intuition behind risk-neutral pricing can be understood through the binomial model. Consider a one-period world where a stock priced at $100 can move up to $110 or down to $90. A call option with $105 strike has payoffs of $5 (if up) or $0 (if down). Rather than working with real-world probabilities (say, 60% up / 40% down), we construct risk-neutral probabilities p* such that the stock's expected return under Q equals the risk-free rate (say 2%): 100 × 1.02 = 110 × p* + 90 × (1-p*). Solving: p* = 0.60. The option price is then (0.60 × $5 + 0.40 × $0) / 1.02 = $2.94. No reference to actual probabilities or risk preferences is required.

The general framework rests on three pillars. First, the no-arbitrage principle: prices must be consistent with the absence of riskless profit opportunities. Second, the existence of a risk-neutral measure: by the first and second fundamental theorems of asset pricing, a no-arbitrage market implies the existence of at least one such measure (uniqueness requires market completeness). Third, the martingale property: under Q, all traded asset prices discounted at the risk-free rate are martingales, meaning future prices are 'fairly priced' with no systematic drift above the risk-free rate.

In the Black-Scholes-Merton model, risk-neutral pricing leads to the closed-form option pricing formula by positing that the stock follows geometric Brownian motion with drift μ under the physical measure P. Under the risk-neutral measure Q (constructed via the Girsanov theorem, which changes the drift), the stock grows at rate r (risk-free rate) and the standard deviation of log-returns remains σ. The call option price C = S × N(d1) - K × e^(-rT) × N(d2) is the discounted expected payoff max(S_T - K, 0) under Q.

Risk-neutral pricing extends beyond equities to interest rate derivatives (Heath-Jarrow-Morton framework, short-rate models such as Vasicek and Hull-White), credit derivatives (CDS pricing using risk-neutral default probabilities), and complex structured products. Modern implementations typically use Monte Carlo simulation: the risk-neutral process is simulated thousands of times, the derivative's payoff is computed for each path, and the average payoff is discounted at the risk-free rate. The accuracy improves with the number of simulated paths and the sophistication of the variance reduction techniques employed.

Formula

C = e^(-rT) × E^Q[max(S_T - K, 0)]; Black-Scholes: C = S×N(d1) - Ke^(-rT)×N(d2)

Example

A European call option on a stock has the following parameters: current stock price S = $100, strike K = $105, time to expiration T = 1 year, risk-free rate r = 5%, and implied volatility σ = 20%. Under risk-neutral pricing, d1 = [ln(100/105) + (0.05 + 0.5×0.04)×1] / (0.20×1) = [-0.0488 + 0.07] / 0.20 = 0.106; d2 = d1 - σ√T = 0.106 - 0.20 = -0.094. N(d1) = N(0.106) ≈ 0.542; N(d2) = N(-0.094) ≈ 0.463. Call price = 100 × 0.542 - 105 × e^(-0.05) × 0.463 = $54.20 - $105 × 0.9512 × 0.463 = $54.20 - $46.23 = $7.97. The risk-neutral pricing framework produces this $7.97 fair value without any assumption about whether investors are risk-averse, risk-neutral, or risk-seeking—only the no-arbitrage condition and the volatility of the stock price are required.

Related terms

Arbitrage Brownian Motion Call Option Collar Default Final Settlement Price Geometric Brownian Motion Implied Volatility Interest Rate Martingale Measure Monte Carlo Simulation Option