|
From: Luigi B. <lui...@gm...> - 2007-03-01 13:57:48
|
On Wed, 2007-02-28 at 01:08 -0600, Joseph Wang wrote: > Thanks for the replies on the basket option pricing question. There is a > followup question. What facilities does QuantLib have for creating > coorelated monte-carlo paths for multi-asset options? Hi Joe, see ql/MonteCarlo/multipathgenerator.hpp. An example of an engine using it is in ql/PricingEngines/Basket/mcbasketengine.hpp which can be used with the basket option in ql/Instruments/basketoption.hpp. Later, Luigi ---------------------------------------- No, I'm not interested in developing a powerful brain. All I'm after is just a mediocre brain, something like the president of American Telephone and Telegraph Company. -- Alan Turing on the possibilities of a thinking machine, 1943. |