October 5th, 2005, 7:06 am
Does anyone have some experiences to share concerning the homogenization (averaging) of a time dependent volatility of variance parameter in a Heston-type stochastic volatility model?More concretely, I'm currently working on an implementation of the Piterbarg homogenization formulae and ran into some severe deviations when testing my code for the effective term volatility of variance (formula (6) in "Time to Smile", Risk Magazine, May 2005) against the exemplary numbers given in table A of the mentioned paper. I am not able to reproduce the data on the stated tenor structure {0.02, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0} with a constant sigma=lambda=0.2 and mean reversion speed theta=0.3. After some trying around I merely managed to generate numbers very close to the listed ones with unchanged theta and sigma, but on a completely different tenor structure given by {0.7, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0}.As several different independent implementations gave the same results, I am pretty positive that my code is flawless.Has anyone successfully or unsuccessfully worked with this formula already and can confirm these problems? Or am I still missing a point?Any kind of help would be highly appreciated.Thanks,MAOL