Directory of Open Source for Quantitative Finance and Trading
Username: Password: Not registered?
 
Quick Search:    (AJAX based: No need to press button)

Main : Matlab : 


Category: Matlab View Full Details
Download Now!Successive Over Relaxation demo for American put
Submitter: vanna Date: 2008/1/25
Description:
This file calculates price of an American put option using Gauss siedel method.
The main benefit of SOR method is its simplicity in comparision to other finite difference methods.
It is not even necessary to form a matrix equation.
I have simply used the fully implicit discretization of Black scholes equation, and taken V_i(k+1)
as a function of
V_{i+1}(k+1),V_{i-1}(k+1),V_i(k)

where V_i(k) denotes option value at stock axis node i and time axis node k

Got a question or problem with this link? Just enter your message and click on submit. No registration is required.

Note: A copy of this message will also be emailed to the submitter of this link
Downloaded 651 times  651  File Size 0 bytes  Supported Platforms Octave Matlab  Home Page http://www.quantcode.com/
Rating: 0.00 (0 votes)
Rate this File | Modify | Delete | Report Broken File | Tell a Friend | Comments (8)

Discuss this file. Just enter your message and click on submit. No registration is required.
Similar Links:
Greeks for american option (Forum)
Andersons Method for American Put (Software)
American Option in VG model using LSM (Software)
Option Pricer for Heston Model (Link)
BAW American Option Pricer (Matlab) (Software)

Subscribe to RSS or daily email updates of latest quantitative finance code listings
Email address :
Copyright © 2011 QuantCode Inc. All rights reserved.