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


5.70 option_asian_levy

Function File: value = option_asian_levy (CallPutFlag, S, X, T, r, sigma, divrate, n)

Compute the prices of european type asian average price call or put options according to Levy (1992) valuation formula. Convert all input parameter into continuously compounded values with act/365 day count convention.

The implementation is based on following literature:

Variables:

See also: option_bs, option_asian_vorst90.