Saturday, February 20, 2016

hedging - Dynamic Hedge of Quanto Options


Can anybody explain to me step-by-step how can I dynamically hedge and/or replicate a quanto option with the foreign underlying asset, the foreign cash account and the domestic cash account as detailed as possible? And if you could recommend books or articles that would be also great. Thanks



Answer



Your simulation is basically fine, though you need to discount in USD. For hedging purpose, you need to use the instruments available in USD.



Let S={St,t0} be the stock price process in EUR, X={Xt,t0} be the exchange rate process from one unit EUR to units USD, rf and rd be interest rates in EUR and USD. Moreover, let Bft=erft and Bdt=erdt be respectively the money market account values in EUR and USD. Then the available instruments in USD are XS, Bd, and BfX. Specifically, we assume that X and S satisfy a system of SDEs of the form dSt=St(μsdt+σsdW1t),dXt=Xt[μxdt+σx(ρdW1t+1ρ2dW2t)],

where μs and μx are drift terms, ρ is the correlation, {W1t,t0} and {W2t,t0} are two independent standard Brownian motions.


Let C(t,St) be the quanto option price at time t. We seek a self-financing portfolio such that C(t,St)=Δ1tXtSt+Δ2tXtBft+Δ3tBdt.

Then, dC=Δ1td(XtSt)+Δ2td(XtBft)+Δ3td(Bdt)=Δ1tXtSt[(μs+μx+ρσsσx)dt+σsdW1t+σx(ρdW1t+1ρ2dW2t)]+Δ2tXtBft[(μx+rf)dt+σx(ρdW1t+1ρ2dW2t)]+rdΔ3tBdtdt.
On the other hand dC=Ctdt+CSSt(μsdt+σsdW1t)+122CS2S2tσ2sdt.
That is, CSStσsdW1t=Δ1tXtSt[σsdW1t+σx(ρdW1t+1ρ2dW2t)]+Δ2tXtBftσx(ρdW1t+1ρ2dW2t),
and  Ctdt+CSStμsdt+122CS2S2tσ2sdt= Δ1tXtSt(μs+μx+ρσsσx)dt+Δ2tXtBft(μx+rf)dt+rdΔ3tBdtdt.
From (2), Δ1tXtStσx+Δ2tXtBftσx=0,CSStσs=Δ1tXtSt(σs+σxρ)+Δ2tXtBftσxρ.
Combining with (1) above, Δ1t=1XtCS,Δ2t=StBftΔ1t,Δ3t=C(t,St)Bdt.
From (3), we obtain the Black-Scholes type PDE Ct+(rfρσsσx)StCS+122CS2S2tσ2s=rdC.
See also the notes here.


No comments:

Post a Comment

technique - How credible is wikipedia?

I understand that this question relates more to wikipedia than it does writing but... If I was going to use wikipedia for a source for a res...