26#include <ql/processes/blackscholesprocess.hpp>
34 const std::string& underlyingCcy,
35 const QuantLib::ext::shared_ptr<GeneralizedBlackScholesProcess>& p,
36 const std::set<std::string>& tradeTypes,
const Size samples,
const Size regressionOrder,
37 bool interactive,
bool scriptedLibraryOverride);
42 const QuantLib::ext::shared_ptr<GeneralizedBlackScholesProcess>
p_;
abstract syntax tree for payoff scripting
const Size regressionOrder_
const QuantLib::ext::shared_ptr< GeneralizedBlackScholesProcess > p_
const std::string underlyingCcy_
void calculate() const override
const std::string baseCcy_
const std::string underlying_
interface for model against which a script can be run
QuantLib::ext::shared_ptr< ASTNode > ASTNodePtr
Serializable Credit Default Swap.
scripted trade data model