4. Derivative Pricing

Martingale Pricing

Risk-neutral valuation, expectation-based pricing, change of numeraire techniques, and martingale representation for contingent claims.

Martingale Pricing

Hey students! šŸ‘‹ Today we're diving into one of the most elegant and powerful concepts in mathematical finance - martingale pricing. This lesson will help you understand how we can price financial instruments using the beautiful mathematical framework of martingales. By the end, you'll grasp risk-neutral valuation, expectation-based pricing, change of numeraire techniques, and how these tools work together to value complex financial products. Think of this as learning the "secret language" that financial markets use to determine fair prices! šŸ“ˆ

Understanding Martingales in Finance šŸŽÆ

Before we jump into pricing, let's understand what a martingale actually is in the context of finance. A martingale is essentially a mathematical model that describes a "fair game" - imagine flipping a coin where you win $1 for heads and lose $1 for tails. Your expected winnings tomorrow are exactly what you have today.

In financial markets, a martingale represents a price process where the expected future value equals the current value. Mathematically, if $S_t$ represents the price of an asset at time $t$, then under a martingale measure, we have:

$$E[S_{t+1} | \text{information at time } t] = S_t$$

This concept becomes incredibly powerful when we realize that in a risk-neutral world (more on this shortly), properly discounted asset prices behave like martingales. This insight revolutionized how we think about pricing financial derivatives.

The key insight is that martingales eliminate the need to predict market direction or estimate risk premiums. Instead of trying to forecast whether Apple stock will go up or down, we can use martingale properties to determine fair prices based on mathematical expectations. This is why martingale pricing is so robust - it doesn't depend on subjective opinions about market direction! šŸ’”

Risk-Neutral Valuation: The Foundation šŸ—ļø

Risk-neutral valuation is perhaps the most important concept in modern finance. It doesn't mean investors are actually risk-neutral (they're not!), but rather that we can price derivatives as if they were.

Here's the magic: in a risk-neutral world, all assets earn the risk-free rate $r$. This means we can discount expected payoffs at the risk-free rate to get today's fair price. The fundamental risk-neutral pricing formula is:

$$V_0 = e^{-rT} E^Q[\text{Payoff at time } T]$$

where $Q$ represents the risk-neutral measure (probability distribution) and $T$ is the time to maturity.

Let's see this in action with a simple example. Suppose you want to price a call option on a stock that's currently trading at 100. Under the risk-neutral measure, if there's a 60% chance the stock goes to $120 and a 40% chance it goes to 80 in one year, and the risk-free rate is 5%, then a call option with a strike price of $110 would be worth:

$$\text{Call Value} = e^{-0.05 \times 1} \times [0.6 \times \max(120-110, 0) + 0.4 \times \max(80-110, 0)]$$

$$= e^{-0.05} \times [0.6 \times 10 + 0.4 \times 0] = 0.9512 \times 6 = \$5.71$$

The beauty of this approach is that it works for any derivative, no matter how complex! šŸŽŖ

Expectation-Based Pricing: Making It Practical šŸ“Š

Expectation-based pricing takes the risk-neutral framework and makes it computationally tractable. Instead of trying to solve complex differential equations, we can often reduce pricing problems to calculating expectations.

The core principle is that the price of any contingent claim (a financial instrument whose payoff depends on some underlying asset) can be expressed as:

$$\text{Price} = \text{Discount Factor} \times E^Q[\text{Payoff}]$$

This approach is particularly powerful for path-dependent options. Consider an Asian option, whose payoff depends on the average price of the underlying asset over some period. Using traditional methods, this would be extremely difficult to price. But with expectation-based pricing, we can simulate many possible price paths, calculate the average for each path, determine the payoff, and then take the expected value.

Real-world applications include pricing exotic derivatives like barrier options (which become worthless if the underlying asset hits a certain level), lookback options (which depend on the maximum or minimum price reached), and even weather derivatives (yes, you can buy insurance against bad weather!). Major banks use Monte Carlo simulation methods based on these expectation principles to price billions of dollars worth of derivatives daily. šŸŒ¦ļø

Change of Numeraire: The Ultimate Flexibility Tool šŸ”„

The change of numeraire technique is like having a mathematical Swiss Army knife for pricing. A numeraire is simply the unit of account we use to measure value - think of it as choosing whether to measure distances in meters, feet, or miles.

In finance, we typically use cash (the money market account) as our numeraire, but we can choose any traded asset. The magic happens when we realize that changing the numeraire can dramatically simplify pricing problems.

The fundamental theorem states that if we have a numeraire $N_t$ and switch to it, then the relative price $\frac{S_t}{N_t}$ of any asset $S_t$ becomes a martingale under the corresponding measure.

Here's a practical example: suppose you want to price a bond option (an option to buy a bond). Using cash as the numeraire makes this complex because bond prices and interest rates are correlated. But if you use the bond itself as the numeraire, the problem becomes much simpler!

The change of numeraire formula is:

$$\frac{dQ^N}{dQ^M} = \frac{N_T / N_0}{M_T / M_0}$$

where $Q^N$ and $Q^M$ are the measures corresponding to numeraires $N$ and $M$ respectively.

This technique is extensively used in interest rate modeling. For instance, when pricing caps and floors (interest rate derivatives), practitioners often use the forward measure, which uses a zero-coupon bond as the numeraire. This choice makes the forward rates martingales, greatly simplifying calculations. šŸ“ˆ

Martingale Representation: Building the Bridge šŸŒ‰

Martingale representation theorems tell us something profound: every martingale can be expressed as a stochastic integral. In plain English, this means any fair game can be replicated by trading in the underlying assets.

The key representation theorem states that if $M_t$ is a martingale, then:

$$M_t = M_0 + \int_0^t H_s dW_s$$

where $H_s$ is a predictable process and $W_s$ is a Brownian motion (random walk).

In financial terms, this means every derivative can be perfectly hedged by dynamically trading the underlying asset. This is the mathematical foundation for the Black-Scholes model and modern derivatives trading.

Consider a European call option. The martingale representation theorem tells us there exists a trading strategy (buying and selling the underlying stock and bonds) that perfectly replicates the option's payoff. The cost of implementing this strategy is exactly the fair price of the option!

This principle is used daily by market makers and hedge funds. When they sell you an option, they immediately start hedging by trading the underlying asset according to formulas derived from martingale representation. The famous "Greeks" (delta, gamma, theta, etc.) that traders monitor are actually the hedge ratios from these representations. šŸ›ļø

Conclusion

Martingale pricing provides the mathematical foundation for modern finance by transforming complex pricing problems into elegant expectation calculations. We've seen how risk-neutral valuation eliminates the need to estimate risk premiums, how expectation-based pricing makes complex derivatives tractable, how change of numeraire techniques provide flexibility in choosing the most convenient framework, and how martingale representation theorems guarantee that derivatives can be perfectly hedged. These tools work together to create a comprehensive framework that banks, hedge funds, and financial institutions use to price trillions of dollars of derivatives every day. The beauty of martingale pricing lies in its mathematical elegance and practical power - it turns the chaotic world of financial markets into a structured, analyzable system.

Study Notes

• Martingale Definition: A process where $E[S_{t+1} | \mathcal{F}_t] = S_t$ (expected future value equals current value)

• Risk-Neutral Pricing Formula: $V_0 = e^{-rT} E^Q[\text{Payoff}]$ where $Q$ is the risk-neutral measure

• Key Insight: We can price derivatives as if investors are risk-neutral, even though they're not

• Expectation-Based Pricing: Price = Discount Factor Ɨ Expected Payoff under risk-neutral measure

• Change of Numeraire: Any traded asset can serve as the unit of account, making $\frac{S_t}{N_t}$ a martingale

• Numeraire Change Formula: $\frac{dQ^N}{dQ^M} = \frac{N_T / N_0}{M_T / M_0}$

• Martingale Representation: Every martingale can be written as $M_t = M_0 + \int_0^t H_s dW_s$

• Practical Implication: Every derivative can be perfectly hedged through dynamic trading

• Applications: Used for pricing exotic options, interest rate derivatives, and complex structured products

• Market Reality: Banks use these principles to price and hedge trillions of dollars in derivatives daily

Practice Quiz

5 questions to test your understanding