Serving the Quantitative Finance Community

 
User avatar
rongnai
Topic Author
Posts: 0
Joined: March 22nd, 2016, 12:44 am

Analytical solution for Heston Model

March 22nd, 2016, 5:42 pm

I am a beginner studying Heston Model. I notice that people are almost all talking about the closed form solution for options of the Heston Model. However, I am only interested in the closed form solution (or the density) of the basic two stochastic equations as shown below.dS(t) = mu*S(t)*dt + sqrt(v(t))*S(t)*dZ(t) (1)dv(t) = k*(theta - v(t))*dt + sigma*sqrt(v(t))*dW(t) (2)Can someone tell me what is the closed form solution (or the density) of the above stochastic model?I know (2) is a CIR process, we know the closed form solution and it follows a non-central chi-square distribution. How about the equation (1)? Equation (1) is similar to the geometric process, so I guess the log of S(t) might follow normal distribution? Does that make sense? Then how about the whole model (1) and (2)? Can we say the log(S(t)) and v(t) follows some joint distribution, where v(t) is non-central chi-square and log(S(t)) is normal? Then given the observed data S(t) and v(t), how to estimate the model? Thanks so much.
 
User avatar
spursfan
Posts: 2
Joined: October 7th, 2001, 3:43 pm

Analytical solution for Heston Model

March 22nd, 2016, 6:24 pm

Just because you're a beginner shouldn't exempt you from doing a quick Google searchYou should start by reading articles such as thishttp://arxiv.org/pdf/1502.02963.pdf
 
User avatar
Alan
Posts: 3050
Joined: December 19th, 2001, 4:01 am
Location: California
Contact:

Analytical solution for Heston Model

March 22nd, 2016, 7:14 pm

See my Oct 19, 2015 in this thread for the Heston joint transition density.