Re: Vanilla American Option Pricing
Posted by
Luigi Ballabio on
May 10, 2017; 3:14pm
URL: http://quantlib.414.s1.nabble.com/Vanilla-American-Option-Pricing-tp14486p18261.html
The binomial engine extracts from the surface the volatility corresponding to the maturity and strike of the option, and then uses it across the tree as constant vol.
Luigi
Hi,
Follow up questions regarding what volatility is used in VanillaOption
Engine or BlackScholesProcess.
The EquityOption sample code uses constant vol, which is implied vol. The
BlackVarianceSurface will store an implied vol surface. If I pass the
BlackVarianceSurface to the constructor of BlackScholesProcess, and then,
use the Process in a VanillaEngine, e.g. BinomialVanillaEngine<Tian>, how
does the BinomialVanillaEngine use the Vol Surface? Does it pick 1 implied
vol from the surface and use it across the binomial tree as constant vol? Or
does it calculate a local vol surface based on the implied vol surface
passed in and then use the local vol in the binomial tree?
Thanks
--
View this message in context: http://quantlib.10058.n7.nabble.com/Vanilla-American-Option-Pricing-tp14486p18233.html
Sent from the quantlib-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org!
http://sdm.link/slashdot_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users