1EQUITYOPTION(1)             General Commands Manual            EQUITYOPTION(1)
2
3
4

NAME

6       EquityOption - Example of using QuantLib to value equity options
7

SYNOPSIS

9       EquityOption
10

DESCRIPTION

12       EquityOption is an example of using QuantLib.
13
14       For  a  given  set of option parameters, it computes the value of three
15       different equity options types (with european,  bermudan  and  american
16       exercise features) using different valuation algorithms.
17
18       The  calculation methods are Black-Scholes (for european options only),
19       Barone-Adesi/Whaley  (american-only),  Bjerksund/Stensland  (american),
20       Integral (european), Finite differences, Binomial Jarrow-Rudd, Binomial
21       Cox-Ross-Rubinstein, Additive equiprobabilities,  Binomial  Trigeorgis,
22       Binomial  Tian,  Binomial  Leisen-Reimer,  crude Monte Carlo (european-
23       only) and Sobol-sequence Monte Carlo (european-only).
24
25

SEE ALSO

27       The source  code  EquityOption.cpp,  BermudanSwaption(1),  Convertible‐
28       Bonds(1), DiscreteHedging(1), FRA(1), Replication(1), Repo(1), SwapVal‐
29       uation(1),    the    QuantLib    documentation    and    website     at
30       http://quantlib.org.
31
32

AUTHORS

34       The QuantLib Group (see Authors.txt).
35
36       This  manual  page was added by Dirk Eddelbuettel <edd@debian.org>, the
37       Debian GNU/Linux maintainer for QuantLib.
38
39
40
41QuantLib                       25 February 2006                EQUITYOPTION(1)
Impressum