A Market class that can be updated by Scenarios. More...
#include <orea/scenario/scenario.hpp>
#include <orea/scenario/scenariogenerator.hpp>
#include <orea/scenario/scenariosimmarketparameters.hpp>
#include <orea/simulation/simmarket.hpp>
#include <ored/configuration/conventions.hpp>
#include <ored/configuration/curveconfigurations.hpp>
#include <ored/configuration/iborfallbackconfig.hpp>
#include <map>
Go to the source code of this file.
Classes | |
class | ScenarioFilter |
A scenario filter can exclude certain key from updating the scenario. More... | |
class | ScenarioSimMarket |
Simulation Market updated with discrete scenarios. More... | |
Namespaces | |
namespace | ore |
namespace | ore::analytics |
Functions | |
RiskFactorKey::KeyType | yieldCurveRiskFactor (const ore::data::YieldCurveType y) |
Map a yield curve type to a risk factor key type. More... | |
A Market class that can be updated by Scenarios.
Definition in file scenariosimmarket.hpp.