Let's say the price of a stock option depends on the stock price and time Q=Q(p,t). If the price is our stochastic process from [1]
dpp=μdt+σdx
Ito's lemma tells us that
dQ=∂Q∂tdt+∂Q∂pdp+12∂2Q∂p2dp2
with
dp2=σ2p2dx2
Now let's look at the 'portfolio' Q+αp, substitute dp2) and use the 'hedge' α=−∂Q/∂p so that
d(Q+αp)=(∂Q∂t+12σ2p2∂2Q∂p2)dt
That's where the stochastic bit proportional to dx fell out. And now there's a model assumption. Since the stochastic bit fell out, we assume the return of the portfolio must be the risk free rate r. That means
ddt(Q+αp)=r(Q+αp)=r(Q−p∂Q∂p)
And substituting, we get the Black-Scholes equation:
∂Q∂t+rp∂Q∂p+12σ2p2∂2Q∂p2=rQ
That's just reiterating some stuff I found in vaious notes and appears to be a standard derivation.
So now some interesting (information equilibrium relevant) bits ...
From [1] we can show
σ2=1p2(∂p∂x)2
So that
∂Q∂t+rp∂Q∂p+12(∂p∂x)2∂2Q∂p2=rQ
And using the second order chain rule (and rearranging) we obtain ...
∂Q∂t+(rp−12∂2p∂x2)∂Q∂p+12∂2Q∂x2=rQ
This equation is now independent of κ and the supply and demand functions S and D. Which is interesting -- the price of an option no longer depends on anything other than the stochastic process the price follows. But wait, there's more.
Let's say our option and our stock price follow diffusion processes in volatility space (x):
∂Q∂t=2ξ∂2Q∂x2
∂p∂t=2ζ∂2p∂x2
I chose the diffusion coefficients to appear as the do because it allows a simplification. Substituting those equations into our IT-Black-Scholes equation we get ...
(1+ξ−ζ)∂Q∂t+p∂Q∂p−rQ=0
Which is a first order partial differential equation with solution:
Q(p,t)=pf(t−1+ξ−ζrlogp)
Where f is an arbitrary function. Some observations ...
If p=expρt, then
Q(p,t)=pf(at)
which is an arbitrary function of t (a is a combination of the other constants). If ξ=ζ, i.e. the diffusion coefficients of the stock and option price are equal, we end up with the solution
Q(p,t)=pf(t−1rlogp)
And if additionally p=expρt, then
Q(p,t)=pf(t−ρrt)
so if ρ=r
Q(p,t)∝p
No comments:
Post a Comment
Comments are welcome. Please see the Moderation and comment policy.
Also, try to avoid the use of dollar signs as they interfere with my setup of mathjax. I left it set up that way because I think this is funny for an economics blog. You can use € or £ instead.
Note: Only a member of this blog may post a comment.