Serving the Quantitative Finance Community

Search found 15 matches

by mesiasalfeus
December 9th, 2014, 3:17 pm
Forum: Student Forum
Topic: Swaption under Lévy HJM
Replies: 2
Views: 24631

Swaption under Lévy HJM

I am working on L\'evy HJM.I suggest you use the Fourier based method discussed in the paper of Eberlein, Glau and Papapantoleon (2010).I have coded it in matlab also.Mesias
by mesiasalfeus
December 5th, 2014, 12:16 am
Forum: Student Forum
Topic: Hedging in Levy term structure models
Replies: 2
Views: 3458

Hedging in Levy term structure models

No hedging discussed, in Raible's thesis.
by mesiasalfeus
December 4th, 2014, 12:28 pm
Forum: Student Forum
Topic: Hedging in Levy term structure models
Replies: 2
Views: 3458

Hedging in Levy term structure models

Hi,Can any one provide me with good reference that discusses hedging under L\'evy term structure models of Eberlein and Raible (2000).Thank you.
by mesiasalfeus
October 15th, 2014, 5:16 am
Forum: Numerical Methods Forum
Topic: Levy HJM
Replies: 0
Views: 3848

Levy HJM

I consider HJM driven by a Generalized Hyperbolic (Ideas of Eberlein and Raible 1999).why is it that changing parameters for GH, does not have effect on option price?Code attached.Thank you.Mesias
by mesiasalfeus
September 16th, 2014, 5:17 am
Forum: Student Forum
Topic: Non-homogeneous Levy process
Replies: 4
Views: 3828

Non-homogeneous Levy process

Thank you Prof.
by mesiasalfeus
September 15th, 2014, 7:41 pm
Forum: Student Forum
Topic: Non-homogeneous Levy process
Replies: 4
Views: 3828

Non-homogeneous Levy process

<t>Here is my attempt:Let [$]p(s)[$] and [$]q(s)[$] be adapted processes, [$]J(t)[$] is a compound process. Decompose the integrator into two parts, continuous and discontinuous, i.e., [$] L_t=\underbrace{L_0+I_t+R_t}_{\mbox{continuous part}}+J_t[$], where [$]I_t=\int_0^t p(s)\; dW_s[$] and [$]R_t=\...
by mesiasalfeus
September 15th, 2014, 7:59 am
Forum: Student Forum
Topic: Non-homogeneous Levy process
Replies: 4
Views: 3828

Non-homogeneous Levy process

Let [$]L=(L_t)_{t\geq 0}[$] be a Levy process and [$]f[$] is a deterministic function.Can you help me to show that a process [$]X_t=\int_0^t f(s)\; dL_s[$] is continuous in probability.Thanks
by mesiasalfeus
September 5th, 2014, 10:13 pm
Forum: Student Forum
Topic: FFT and COS method
Replies: 11
Views: 5078

FFT and COS method

I am investigating on Levy term structure model. I did not do the Heston model.
by mesiasalfeus
September 4th, 2014, 8:43 pm
Forum: Student Forum
Topic: FFT and COS method
Replies: 11
Views: 5078

FFT and COS method

Sorry the option value is:[$]\mathbb{V}_0\left(T,U,K\right)=\frac{K P(0,T)}{2\pi}e^{-\beta \xi}\int_\mathbb{R}e^{-iu\xi}\frac{1}{(-iu-\beta)(1-iu-\beta)}\phi_{X_T}(u-i\beta)\;du.[$]
by mesiasalfeus
September 4th, 2014, 8:40 pm
Forum: Student Forum
Topic: FFT and COS method
Replies: 11
Views: 5078

FFT and COS method

<t>Suppose we want to find the put option value with Strikes $K$ and maturity $T$ on a zero-coupon bond maturing at time $U\textgreater T$.$\mathbb{V}_0\left(T,U,K\right)=\frac{K P(0,T)}{2\pi}e^{-\beta \xi}\int_\mathbb{R}e^{-iu\xi}\frac{1}{(-iu-\beta)(1-iu-\beta)}\phi_{X_T}(u-i\beta)\;du.$Consider t...
by mesiasalfeus
September 4th, 2014, 7:04 pm
Forum: Student Forum
Topic: FFT and COS method
Replies: 11
Views: 5078

FFT and COS method

Thanks I will do that.
by mesiasalfeus
September 4th, 2014, 5:54 am
Forum: Student Forum
Topic: FFT and COS method
Replies: 11
Views: 5078

FFT and COS method

Thank you.I mainly want to apply COS method to bond pricing.I want to compare the FFT Algorithms of Raible (2000) and the COS methods for Levy term structure.I consider the Generalized hyperbolic model (GH) as a driving process. Can I send you my codes to go through?Mesias
by mesiasalfeus
September 3rd, 2014, 8:13 pm
Forum: Student Forum
Topic: FFT and COS method
Replies: 11
Views: 5078

FFT and COS method

Thanks, I will surely post the outcome.
by mesiasalfeus
August 16th, 2014, 10:21 pm
Forum: Student Forum
Topic: FFT and COS method
Replies: 11
Views: 5078

FFT and COS method

How can one really compare these two methods?Thank you.
by mesiasalfeus
May 2nd, 2014, 10:28 am
Forum: Student Forum
Topic: Levy HJM Simulation
Replies: 0
Views: 4737

Levy HJM Simulation

<t>Hi all,I am trying to find the price zero coupon bond via Levy HJM of Eberlein and Raible framework.We know [$]S(t,T)=\frac{\sigma}{a}\left(1-\exp(-a(T-t))\right)[$], Now consider a Put option with maturity [$]T[$] on a zero coupon bond [$]B(t,T)[$] maturing at time [$]T'[$]. My question is, if I...