Login  Register

Re: Binomial American Options with Discrete Dividends & Greeks

Posted by Luigi Ballabio on Nov 02, 2015; 8:30am
URL: http://quantlib.414.s1.nabble.com/Binomial-American-Options-with-Discrete-Dividends-Greeks-tp17012p17014.html

Hi James,
    there's no binomial engine for that, but you can use the FDDividendAmericanEngine and DividendVanillaOption classes; see test-suite/dividendoption.cpp for an example. Due to the way the numerical calculation is performed, the engine doesn't provide all the Greeks natively; only delta and gamma. For the others, you'll have to bump the inputs and reprice the option.

Luigi


On Mon, Nov 2, 2015 at 9:57 AM jamesquant <[hidden email]> wrote:
How do I calculate using quantlib Binomial American Options with Discrete
Dividends & Greeks?



--
View this message in context: http://quantlib.10058.n7.nabble.com/Binomial-American-Options-with-Discrete-Dividends-Greeks-tp17012.html
Sent from the quantlib-dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
--

<http://leanpub.com/implementingquantlib>
<http://implementingquantlib.com>
<http://twitter.com/lballabio>


------------------------------------------------------------------------------

_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev