Perform historical simulation var calculation for a given portfolio. More...
#include <orea/engine/historicalpnlgenerator.hpp>
#include <orea/engine/sensitivityaggregator.hpp>
#include <orea/engine/sensitivitystream.hpp>
#include <orea/engine/varcalculator.hpp>
#include <orea/scenario/historicalscenariogenerator.hpp>
#include <orea/scenario/scenariosimmarketparameters.hpp>
#include <orea/scenario/sensitivityscenariodata.hpp>
#include <ored/report/report.hpp>
#include <ored/utilities/timeperiod.hpp>
#include <qle/math/covariancesalvage.hpp>
#include <ql/math/array.hpp>
#include <ql/math/matrix.hpp>
#include <map>
#include <set>
Go to the source code of this file.
Classes | |
class | HistoricalSimulationVarCalculator |
class | HistoricalSimulationVarReport |
HistoricalSimulation VaR Calculator. More... | |
Namespaces | |
namespace | ore |
namespace | ore::analytics |
Perform historical simulation var calculation for a given portfolio.
Definition in file historicalsimulationvar.hpp.