variance swap engine builder More...
#include <ored/utilities/parsers.hpp>
#include <qle/pricingengines/varianceswapgeneralreplicationengine.hpp>
#include <qle/pricingengines/volatilityfromvarianceswapengine.hpp>
#include <qle/termstructures/pricetermstructureadapter.hpp>
#include <string>
#include <boost/make_shared.hpp>
#include <ored/portfolio/builders/cachingenginebuilder.hpp>
#include <ored/portfolio/enginefactory.hpp>
#include <ored/utilities/marketdata.hpp>
#include <ored/utilities/indexparser.hpp>
#include <ored/utilities/log.hpp>
#include <ored/utilities/to_string.hpp>
#include <ql/processes/blackscholesprocess.hpp>
Go to the source code of this file.
Classes | |
class | VarSwapEngineBuilder |
Engine Builder for Variance Swaps. More... | |
Namespaces | |
namespace | ore |
Serializable Credit Default Swap. | |
namespace | ore::data |
variance swap engine builder
Definition in file varianceswap.hpp.