Serving the Quantitative Finance Community

 
User avatar
Muis
Topic Author
Posts: 0
Joined: June 30th, 2005, 9:46 am

Finite Difference Scheme for Asian

November 25th, 2005, 8:57 am

Can anyone plz give me a suitable reference or at least where to start working on a finite difference scheme for pricing asian options
 
User avatar
noyghou
Posts: 0
Joined: July 27th, 2005, 4:02 am

Finite Difference Scheme for Asian

November 25th, 2005, 9:04 am

think you may wanna look at the topic of similarity reduction. once you have the PDE about the reduced variable, any standard FD scheme (Crank Nicholson for e.g.) would be straightforward. if not, you probably have to consider the extra dimension (A) in construction of lattice. hope this helps.noy
 
User avatar
Jonathan81
Posts: 1
Joined: April 22nd, 2005, 6:25 am

Finite Difference Scheme for Asian

November 25th, 2005, 9:48 am

you can read "princing financial instrument the finite differente method" Tavella & Randall, they give the PDE and explain how to solve it ( you must add a dimension at your pde and use continuity like for cliquet for exemple)
 
User avatar
Cuchulainn
Posts: 22928
Joined: July 16th, 2004, 7:38 am

Finite Difference Scheme for Asian

November 25th, 2005, 4:09 pm

QuoteOriginally posted by: MuisCan anyone plz give me a suitable reference or at least where to start working on a finite difference scheme for pricing asian optionsYes, my C++ book and the forthcoming book on FDM. It's in these.Normally ADI is used but there are better methods. Tricky is the treatment of boundary conditions.Daniel J. Duffyhttp://www.amazon.com/exec/obidos/search-handl ... 92-9895204
Last edited by Cuchulainn on November 24th, 2005, 11:00 pm, edited 1 time in total.
 
User avatar
Cuchulainn
Posts: 22928
Joined: July 16th, 2004, 7:38 am

Finite Difference Scheme for Asian

November 25th, 2005, 4:13 pm

QuoteOriginally posted by: noyghouthink you may wanna look at the topic of similarity reduction. once you have the PDE about the reduced variable, any standard FD scheme (Crank Nicholson for e.g.) would be straightforward. if not, you probably have to consider the extra dimension (A) in construction of lattice. hope this helps.noyThis is indeed possible, but continuously monitored European Asians are fairly easy. I think that Vecer has an exact solution.
Last edited by Cuchulainn on November 24th, 2005, 11:00 pm, edited 1 time in total.
 
User avatar
jfuqua
Posts: 6
Joined: July 26th, 2002, 11:41 am

Finite Difference Scheme for Asian

March 4th, 2006, 4:40 pm

Zvan Robert, Peter Forsyth, Kenneth Vetzal 'Robust Numerical Methods for PDE Models of Asian Options' J.Comp.Finance Winter 98 V.1#2Lelievre Tony, Francois Dubois 'Efficient pricing of Asian options by the PDE approach' J. Comp. Finance Winter 04/05https://www.math.gatech.edu/~meyer/PUBS/alg2000.pdf