Suppose we are holding a replicating portfolio Πt of long an option f(S,t) and short some stock, so Πt=f(St,t)−ΔtSt
Suppose the stock follows geometric Brownian motion and pays continuous dividends at rate
q, so
dSt=St((μ−q)dt+σdWt
Naively,
dΠt=df(St,t)−ΔtdSt
However, because the stock pays a dividend, common sense and the literature tell us that
dΠt=df(St,t)−ΔtdSt−ΔtStdt
Question: How do we rigorously arrive at the total derivative for dΠt which includes extra term −ΔtStdt, given that we know Πt=f(St,t)−ΔtSt, without appeal to common sense i.e., from the equations, without recalling the mechanics of how the stock works? Because, naively, I would not include the extra term, if I just knew the equation defining Πt and nothing about the mechanics of the stock.
Let S0t=ert be the money market account.
Consider you short a derivative Pt and hedge it with cash and stock. Πt=Δ0tS0t+ΔtSt−Pt
At time
t+dt, the portfolio is
Πt+dt=Δ0tS0t+dt+ΔtSt+dt+ΔtqtStdt−Pt+dt
Where
ΔtqtStdt corresponds to the dividend received. Then
Πt+dt=(1+rdt)Δ0tS0t+ΔtSt+dt−Pt+dt=(1+rdt)(Πt−ΔtSt+Pt)+ΔtSt+dt+ΔtqtSt−Pt+dt=(1+rdt)(Πt−ΔtSt+Pt)+ΔtSt+dt+ΔtqtSt−Pt+dt
This can be rewritten
dΠt−rΠt=Δt(dSt−(r−q)Stdt)−(dPt−rPtdt)
Assume the stock price has dynamic dStSt=μdt+σdWPt
under the real-world measure
P (the drift could even be stochastic here). We search for the price in the form
Pt=P(t,St). Applying Ito, one finds
dPt=∂tPdt+∂SPdSt+12σ2S2t∂2SPdt
so
dΠt−rΠt=(Δt−∂SP)dSt−ΔtSt(r−q)dt)−∂tPdt−12σ2S2t∂2SPdt+rP(t,St)dt)
In order to kill the stochastic term we should choose
Δt=∂SP. We end up with a risk-less portfolio with PnL
dΠt−rΠt=−(∂tP+(r−q)St∂SP+12σ2S2t∂2SP−rP)dt
By absence of arbitrage, this has to be 0 otherwise we could make a guaranteed profit without taking any risk. So the right hand side is the diffusion equation
∂tP+(r−q)St∂SP+12σ2S2t∂2SPdt=rP
This is a diffusion equation (the Black-Scholes equation). In the case where
P pays a single cashflow
P(T,ST) at
T, the Feynman-Kac theorem ensures that the solution to this PDE can be written as an expectation
P(t,S)=EQt[e−∫TtP(T,YT)|Yt=S]
where
(X,Q) is any probability space,
WQ a Brownian motion on it and
Y a process satisfying the SDE
dYtYt=(r−q)dt+σdWQt
Such a probability
Q is usuallly called the risk-neutral measure and the process
Y is usually written
S. But they are only mathematical constructs that can make computation easier because the real-world drift is irrelevant. The core of the argument is accounting for the PnL of our strategy and absence of arbitrage. The fact that the price does not depend on the drift is due to the fact that it cancels out when we hold the underlying as our hedge.
No comments:
Post a Comment