Convert all par shifts in a single stress test scenario to a zero shifts. More...
#include <orea/engine/parsensitivityanalysis.hpp>
#include <orea/scenario/scenario.hpp>
#include <orea/scenario/scenariosimmarket.hpp>
#include <orea/scenario/scenariosimmarketparameters.hpp>
#include <orea/scenario/sensitivityscenariodata.hpp>
#include <orea/scenario/stressscenariodata.hpp>
#include <ored/configuration/curveconfigurations.hpp>
#include <ored/configuration/iborfallbackconfig.hpp>
#include <ored/marketdata/market.hpp>
#include <ored/marketdata/todaysmarketparameters.hpp>
Go to the source code of this file.
Classes | |
class | ParStressScenarioConverter |
Convert all par shifts in a single stress test scenario to zero shifts. More... | |
Namespaces | |
namespace | ore |
namespace | ore::analytics |
Functions | |
std::set< RiskFactorKey::KeyType > | disabledParRates (bool irCurveParRates, bool irCapFloorParRates, bool creditParRates) |
Convert all par shifts in a single stress test scenario to a zero shifts.
Definition in file parstressscenarioconverter.hpp.