
Published on March 15, 2016
Stochastic Volatility Jump Diffusion (SVJD) is a type of model commonly used for equity returns that includes both stochastic volatility and jumps. The advantage of the model is that it is possible to replicate stylized facts such as heavy tails and volatility clustering and mean reversion, negative correlation between returns and volatility, and sudden large movements in the price of the asset.
Here, as an example, we present the basic case of a combination of Merton's jump diffusion model and Heston's stochastic volatility model. Merton's model is based on the classic Black-Scholes model but extended to include discontinuous asset returns. The jumps are assumed to be independent from the diffusion.
The stochastic volatility in Heston's model is a mean-reverting square-root process. Bates (1996) was one of the first to describe this particular combination of models.
The stochastic differential equations (SDE) for the asset level and the variance under the risk neutral measure are
$$ \begin{align} \frac{dS_t}{S_t} &= \mu_t\,dt + \sqrt{\eta_t}\,dW_t^{(1)} + (J_t-1)\,dq_t \label{eqn:level_sde} \\ d\eta_t &= \kappa(\theta - \eta_t)\,dt + \sigma \sqrt{\eta_t}\, dW_t^{(2)} \label{eqn:variance_sde} \end{align}$$
with correlated Brownian motions
$$ \mathbb{E}\!\left[dW_t^{(1)}\,dW_t^{(2)}\right]=\rho\,dt. $$
and where \(dq_t\) is a Poisson process given by
$$ dq_t = \begin{cases} 0 & \text{with probability } 1-\lambda_t\,dt,\\ 1 & \text{with probability } \lambda_t\,dt. \end{cases} $$
The jumps \(J_t\) are lognormal with \(\ln J \sim \mathcal N(\alpha,\beta^2)\), so \(\mathbb{E}[J]=e^{\alpha+\tfrac12\beta^2}\). Thus, the drift under \( \mathbb{Q} \) that makes \(S_t e^{-rt}\) a martingale is
$$ \mu_t = r - \lambda_t m, \qquad m = \mathbb{E}[J]-1. $$
The variance process \(\eta_t\), Equation \(\ref{eqn:variance_sde}\), is mean reverting with mean reversion level \(\theta\), mean reversion strength \(\kappa\) and constant volatility \(\sigma\).
Bates, D., Jumps and Stochastic Volatility: Exchange Rate Processes Implicit in Deutsche Mark Options, The Review of Financial Studies, Vol. 9, No. 1, pp. 69-107, 1996
Cont, R., Empirical Properties of Asset Returns, Quantitative Finance, Vol. 1, Institute of Physics Publishing, 2001
Glasserman, P., Monte Carlo Methods in Financial Engineering, Springer-Verlag New York Inc., 2004