Summary
This video explains the principles of derivative pricing and hedging using the concept of replicating portfolios. It starts with a bookie analogy to illustrate risk-neutral pricing, then introduces forward contracts, call options, and put options. The core idea is that the price of a derivative can be determined by constructing a portfolio of underlying assets and risk-free bonds that exactly replicates the derivative's future payout. This principle is extended to continuous time using stochastic calculus (Itô's lemma) to derive the Black-Scholes partial differential equation, highlighting that derivative prices depend on volatility, not risk preferences, and enabling hedging strategies. The video also discusses practical applications like put-call parity and pricing digital options using call spreads.
Key Insights
Bookie example shows risk-neutral pricing by setting odds based on market bets to guarantee zero profit.
A bookie knows the true probabilities of horse races but sets odds based on the amounts bet by the public. If the bookie sets odds according to true probabilities (e.g., 4:1 for an 80% chance horse), they risk losing money if the public bets incorrectly. By setting odds according to the market bets (e.g., 5:1 when $10k is bet on one horse and $50k on another), the bookie ensures a riskless profit by collecting a fee, illustrating risk-neutral pricing.
A derivative's price is determined by constructing a replicating portfolio of underlying assets and cash.
The central idea is that the current price of a derivative must equal the current cost of a portfolio (consisting of the underlying asset and risk-free cash) that perfectly replicates the derivative's future payoff. This is demonstrated with a forward contract: borrowing the stock's price, buying the stock, and entering a short forward sale allows a riskless profit if the forward price is not set correctly. The correct forward price must equal the price of the stock compounded at the risk-free rate to avoid arbitrage.
Risk-neutral pricing allows derivative valuation independent of market participants' risk preferences.
The pricing of derivatives does not depend on the risk preferences of market participants or counterparties. Instead, it relies solely on the dynamics and volatility of the underlying asset. This concept is enabled by constructing a 'risk-neutral' measure under which the expected return of any asset is the risk-free rate.
The Black-Scholes PDE arises from eliminating the stochastic term through a replicating portfolio.
By constructing a portfolio of the derivative, the underlying stock (with coefficient 'a' determined by Itô's lemma), and risk-free bonds, the stochastic component (related to Brownian motion) can be eliminated. Comparing the portfolio's change with the derivative's change leads to a partial differential equation (PDE). This PDE, known as the Black-Scholes equation, describes the price of any tradable derivative and notably lacks dependency on real-world drifts or probabilities, instead depending on volatility.
Put-call parity provides a static relationship between put and call option prices.
Put-call parity offers a way to price a put option if call option prices are known, and vice versa, without needing the Black-Scholes model or assuming constant volatility. It states that C - P = S - K*exp(-rT), where C is the call price, P is the put price, S is the stock price, K is the strike price, r is the risk-free rate, and T is time to expiry. This relationship is derived from a static replicating portfolio (buying a call, selling a put, selling the stock) that guarantees a known payoff (minus K).
Sections
Introduction to Pricing and Hedging
Bookie example shows risk-neutral pricing by setting odds based on market bets to guarantee zero profit.
A bookie knows the true probabilities of horse races but sets odds based on the amounts bet by the public. If the bookie sets odds according to true probabilities (e.g., 4:1 for an 80% chance horse), they risk losing money if the public bets incorrectly. By setting odds according to the market bets (e.g., 5:1 when $10k is bet on one horse and $50k on another), the bookie ensures a riskless profit by collecting a fee, illustrating risk-neutral pricing.
Derivatives are formal payouts connected to an underlying asset, often traded over-the-counter.
The video shifts to derivative pricing, specifically derivatives on stocks, interest rates, commodities, etc. A derivative contract is generally a formal payout linked to an underlying asset, which is usually a liquid instrument. While some derivatives like equity options are exchange-traded, many are over-the-counter (OTC) contracts negotiated between two counterparties.
Forward contracts obligate buying an asset at a pre-agreed price on a future date.
A simple derivative is a forward contract, where one party agrees to buy an asset from another at a price (forward price) agreed upon today for delivery at a future date. The forward price is typically set so the contract has zero value at initiation. An example is given where a stock at $80 is subject to a two-year forward contract, with the price set (e.g., $88.41) to make the current contract value zero.
Call options grant the right, but not the obligation, to buy an asset at a specified strike price.
A call option is an option to buy an asset at an agreed-upon strike price (K). It can be viewed as insurance against the asset price falling. The payout is positive: max(S-K, 0) at expiry, where S is the stock price. If the stock price is below the strike price at expiry, the payout is zero. The current price of a call option is slightly above zero if the stock price is below the strike but has volatility, as there's a probability it will move in the money. If the stock price is far above the strike, the option price approaches that of a forward contract.
Put options grant the right, but not the obligation, to sell an asset at a specified strike price.
A put option is the dual of a call option, representing a bet on the asset price going down. The payout at maturity is max(K-S, 0). If the stock price is above the strike price, the payout is zero. The current price is expected to be slightly below the forward price due to discounting, even if it's in the money.
Replicating Portfolios and Risk-Neutral Pricing
A derivative's price is determined by constructing a replicating portfolio of underlying assets and cash.
The central idea is that the current price of a derivative must equal the current cost of a portfolio (consisting of the underlying asset and risk-free cash) that perfectly replicates the derivative's future payoff. This is demonstrated with a forward contract: borrowing the stock's price, buying the stock, and entering a short forward sale allows a riskless profit if the forward price is not set correctly. The correct forward price must equal the price of the stock compounded at the risk-free rate to avoid arbitrage.
Risk-neutral pricing allows derivative valuation independent of market participants' risk preferences.
The pricing of derivatives does not depend on the risk preferences of market participants or counterparties. Instead, it relies solely on the dynamics and volatility of the underlying asset. This concept is enabled by constructing a 'risk-neutral' measure under which the expected return of any asset is the risk-free rate.
In a discrete two-state market, a derivative's payoff can be replicated by a portfolio of stock and bonds.
In a simplified market with two possible future states (up or down) at maturity, a derivative's payoff can be exactly replicated by holding a specific amount of the underlying stock and risk-free bonds. By solving for the quantities of stock (A) and bonds (B) needed to match the derivative's payoff in both states, the current price of the derivative is determined as the cost of this replicating portfolio.
The existence of a risk-neutral measure implies the derivative's price is the expected payout discounted at the risk-free rate.
The mathematical framework allows for the existence of a 'risk-neutral measure' (Q-measure). Under this measure, the expected value of the derivative's payout at maturity, discounted back to the present at the risk-free rate, yields the derivative's current price. This probability measure is constructed such that the underlying asset's expected return equals the risk-free rate.
Continuous Time and Black-Scholes Framework
Itô's lemma is used to model derivative price changes in continuous time with stochastic underlying assets.
In continuous time, assuming the stock price follows a log-normal distribution (meaning its proportional change has a drift and a random Brownian motion component), Itô's lemma is applied. This lemma, an extension of Taylor's theorem for stochastic processes, allows us to calculate the change in the derivative's price (dF) based on changes in the underlying stock price (dS) and time (dt), accounting for the squared standard deviation of the Brownian motion.
The Black-Scholes PDE arises from eliminating the stochastic term through a replicating portfolio.
By constructing a portfolio of the derivative, the underlying stock (with coefficient 'a' determined by Itô's lemma), and risk-free bonds, the stochastic component (related to Brownian motion) can be eliminated. Comparing the portfolio's change with the derivative's change leads to a partial differential equation (PDE). This PDE, known as the Black-Scholes equation, describes the price of any tradable derivative and notably lacks dependency on real-world drifts or probabilities, instead depending on volatility.
The Black-Scholes equation facilitates hedging strategies by defining dynamic portfolio rebalancing.
Solving the Black-Scholes PDE provides the derivative's price and, crucially, the coefficients of the replicating portfolio (e.g., amount of stock 'a' and cash 'b'). This defines a hedging strategy that must be dynamically rebalanced over time. By holding the derivative short and the replicating portfolio long, traders can hedge their risk, allowing them to collect fees from transactions.
Black-Scholes formula offers exact solutions for calls and puts under specific market assumptions.
For standard European call and put options with log-normal stock price dynamics, the Black-Scholes PDE can be solved analytically. The resulting Black-Scholes formulas express the option prices in terms of current stock price, strike price, time to expiry, risk-free rate, and volatility. These formulas implicitly rely on computing expected values under the risk-neutral measure.
Practical markets often exhibit volatility smiles, deviating from the Black-Scholes constant volatility assumption.
While the Black-Scholes model assumes constant volatility across all strike prices and expiries, real-world implied volatilities derived from market prices often show a 'smile' or 'skew.' This indicates that the log-normal assumption is not perfectly accurate, suggesting more complex models or pricing methods might be needed for certain derivatives.
Advanced Derivative Pricing and Hedging
Put-call parity provides a static relationship between put and call option prices.
Put-call parity offers a way to price a put option if call option prices are known, and vice versa, without needing the Black-Scholes model or assuming constant volatility. It states that C - P = S - K*exp(-rT), where C is the call price, P is the put price, S is the stock price, K is the strike price, r is the risk-free rate, and T is time to expiry. This relationship is derived from a static replicating portfolio (buying a call, selling a put, selling the stock) that guarantees a known payoff (minus K).
Digital options can be priced and hedged using combinations of standard calls (call spreads).
A digital option pays a fixed amount (e.g., $1) if a condition is met (e.g., stock price above strike K) and zero otherwise. These options are less liquid than standard calls. However, their price can be approximated by constructing a 'call spread' – buying a call with strike K-ε and selling a call with strike K+ε. The price of the digital option is then equivalent to the derivative of the call price with respect to the strike price, scaled appropriately. This allows hedging less liquid digitals using liquid calls.
The concept of replicating portfolios is fundamental for hedging complex or illiquid derivatives.
The core idea of replicating portfolios—constructing a hedge using more liquid instruments—is extremely powerful and widely used. For complex payoffs (e.g., path-dependent or American options), or when market dynamics deviate from simple models, techniques like finite differences, tree methods, or Monte Carlo simulations are employed to find or approximate replicating strategies and derivative prices.
Ask a Question
*Uses 1 Wisdom coin from your coin balance

