Asian option pricing using the ADI method
Posted: August 24th, 2024, 6:00 pm
Hello everyone,
I am currently working on pricing an Asian option using the ADI (Alternating Direction Implicit) method, following the guidelines from this article: https://onlinelibrary.wiley.com/doi/10.1155/2013/605943.
I have been trying for several days to get this right, and despite my efforts, I have not achieved any conclusive results. It seems that I have adhered to the protocol described, including the boundary conditions, and I believe the ADI method is correctly implemented. However, the result I am obtaining is drastically different from what I expected. I have attached the graph I obtained in 3D and the graph I should have obtained for comparison. I have also included the code and screenshots of the ADI scheme as attachments.
Has anyone used this method for pricing options and could offer some guidance or insights? Is the ADI method still considered a relevant approach for option pricing in QF?
Thanks for your help!
I am currently working on pricing an Asian option using the ADI (Alternating Direction Implicit) method, following the guidelines from this article: https://onlinelibrary.wiley.com/doi/10.1155/2013/605943.
I have been trying for several days to get this right, and despite my efforts, I have not achieved any conclusive results. It seems that I have adhered to the protocol described, including the boundary conditions, and I believe the ADI method is correctly implemented. However, the result I am obtaining is drastically different from what I expected. I have attached the graph I obtained in 3D and the graph I should have obtained for comparison. I have also included the code and screenshots of the ADI scheme as attachments.
Has anyone used this method for pricing options and could offer some guidance or insights? Is the ADI method still considered a relevant approach for option pricing in QF?
Thanks for your help!