Serving the Quantitative Finance Community

Search found 3 matches

by gerardpique
November 7th, 2012, 10:20 am
Forum: Numerical Methods Forum
Topic: Option Pricing with FFT using Matlab
Replies: 6
Views: 72843

Option Pricing with FFT using Matlab

Hello Lapsi,Thank you very much for your answer. Sorry for the late reply I thought I would receive a notification on my e-mail adress if someone responded to one of my questions. Thank you!
by gerardpique
October 23rd, 2012, 4:29 pm
Forum: Programming and Software Forum
Topic: simulation of levy processes in matlab
Replies: 12
Views: 138330

simulation of levy processes in matlab

<r>Hi Lapsi,I also have to price options (vanilla so far, my thesis aims to compare the replication portfolio for Variance swaps with the fair value of Var swaps) using time changed Levy processes. I already managed to write the matlab code to price an option under variance gamma using FFT in Matlab...
by gerardpique
October 22nd, 2012, 4:00 pm
Forum: Numerical Methods Forum
Topic: Option Pricing with FFT using Matlab
Replies: 6
Views: 72843

Option Pricing with FFT using Matlab

<t>Hello Vijay,I also have to price an option with fft (with underlying following VG process). My code looks like yours (see below), the prices I get seem reasonable but they don't match the B&S prices when theta=nu=0.Do you have an idea or can you send pls me your code so that I can compare?Man...