Clarification about Fourier based option pricing
Posted: September 15th, 2014, 1:40 pm
Hi all,there is a number formulas which exploit Fourier transforms in order to price derivatives.I'm interested into an application of Lewis (2000) reported in the paper below in Eq. (3.10) and (3.13):http://finance.wharton.upenn.edu/~ishal/papers/cj.pdfIn such a model [$]\varrho_X^Q[$] is the laplace transform of discounted log prices under Q, with both log prices and interest rate affine in the state-variables X (which in turn belong to the jump diffusion affine class).I want to compute the price by direct integration (ie no fft or frft) but I just don't understand the notation in the equation mentioned above.If I have correctly understood z is supposed to be complex and the integrand also. I don't understand how should I perform the integration. I don't understand what does it exactly mean to take the integral from [$]i z_i -\infty[$] to [$]i z_i +\infty[$] where [$]z_i[$] is the imaginary part of z which is the integration variable.I guess my question is somewhat stupid. But assuming I have a model for [$]\varrho_X^Q[$], I don't understand how to write the integral in my Mathematica code to compute the option price!Thank you in advance.