February 27th, 2012, 10:06 am
If the volatility is distributed Inverse Gamma (IGa) then the returns process will be Student-t. You can then simulate the price process in the usual manner depending on the stochastic volatility (SV) model you fitted. Options should still be possible to price under this framework provided the assumptions of the SV model are met. For example the Barndoff-Neilsen SV model allows the volatility to be distributed IGa.Appologies if I am missing something here... you say that you are interested in simulating the price process (not option pricing) and that you can see the returns are t-distributed. However you managed to 'see' this, fit a model on this data and simulate using this. For example if you looked at log(S[t]/S[t-1]) and can 'see' this is student-t, just estimate this student-t distribution from the data and simulate forward using log(S[t]/S[t-1])~StT? You might want to make sure you have finite variance when you fit this.I know this might not be ok for pricing options, but if he's only interested in simulating the price process, and he knows some model is better than Geometric Brownian motion, surely he just fits his better model and simulates?