Next: , Previous: , Up: Octave Functions and Scripts   [Contents][Index]


5.22 generate_willowtree

Function File: value = generate_willowtree (N, dk, z_method, willowtree_save_flag, path_static)

Computes the willow tree used e.g. for option pricing.
The willow tree is used as a lean and accurate option pricing lattice. This implementation of the willow tree concept is based on following literature:

Number of nodes must be in list [10,15,20,30,40,50]. These vectors are optimized by Currans Method to fulfill variance constraint (default: 20)

Variables:

See also: option_willowtree.