Navigation :
test ../../ test user-ref.html
User & Reference Guide
test ../../ test getting-started.html
Getting started
test ../../ test getting-started/using-this-guide.html
- Using this guide
test ../../ test getting-started/whats-new.html
- What's New
test ../../ test getting-started/frtb-data-model.html
- FRTB Data Model
test ../../ test tutorials.html
Tutorials
test ../../ test tutorials/data-health-check.html
- Data Health Check
test ../../ test tutorials/tips-for-validating-the-calculations.html
- Tips for Validating the Calculations
test ../../ test tutorials/viewing-qis-numbers.html
- Viewing QIS Numbers
test ../../ test tutorials/workaround-for-deadlock-issue-when-attempting-to-create-partitions-for-reference-stores.html
- Workaround for deadlock issue when attempting to create partitions for reference stores
test ../../ test configuration.html
Configuration files
test ../../ test limits.html
Limit monitoring
test ../../ test sign-off.html
Sign-Off Approvals
test ../../ test cube.html
Data Cubes
test ../../ test what-if.html
What-If Analysis
test ../../ test datastore.html
Data Stores
test ../../ test datastore/readme_frtbonly.html
-
test ../../ test datastore/stresscalibration.html
-
Stress Calibration Datastore Definition
test ../../ test datastore/stresscalibration/stress-calibration-data-set_frtbonly.html
-- StressCalibrationDataSet
test ../../ test datastore/stresscalibration/stress-calibration-scenarios_frtbonly.html
-- StressCalibrationScenarios
test ../../ test datastore/stresscalibration/stress-calibration-trades_frtbonly.html
-- StressCalibrationTrades
test ../../ test datastore/stresscalibration/stress-calibration-trades-pl_frtbonly.html
-- StressCalibrationTradesPL
test ../../ test input-files.html
Input Files
test ../../ test dev.html
Developer Guide
test ../../ test dev/dev-release.html
-
Release and migration notes
test ../../ test dev/dev-getting-started.html
-
Getting Started
test ../../ test dev/dev-ref-impl.html
-
FRTB Reference Implementation
test ../../ test dev/dev-core.html
-
FRTB Core
test ../../ test dev/dev-extensions.html
-
Extending the Accelerator
test ../../ test dev/dev-tools.html
-
Configuring Accelerator tools and methodologies
test ../../ test dev/dev-sign-off.html
-
Sign-Off
test ../../ test interpret-impl.html
FRTB Accelerator Interpretation and Implementation of BCBS 457
test ../../ test pdf-guides.html
PDF Guides
test ../../ test glossary.html
Glossary
StressCalibrationTradesPL
Store Field
Key
CanBeNull
Type
Cube Field
Description
RiskFactorSet
Y
String
[Risk].[Risk Factors Set]
The risk factor set to which the entry belongs (Full or Reduced). For non-modellable risk-factors, this value should be blank.
TradeId
Y
String
[Booking].[TradeId]
The trade Id.
RiskFactor
Y
String
[Risk].[RiskFactor]
The risk factor.note
This is required for non-modellable risk-factors, and optional for modellable risk-factors.
RiskClass
Y
String
[Risk].[RiskClass]
The risk class, which will be one of the following:GIRR CSR Equity Commodity FX Allin
LiquidityHorizon
Y
Int
[Risk].[Liquidity Horizon]
The Liquidity Horizon in days: 10, 20, 40, 60 or 120 note
For non-modellable risk-factors, this value should be blank (though it may be set to 10 without causing any problems). To ensure correct results, if a particular Liquidity Horizon is specified, then all lower Liquidity Horizons must also be included. So, for example, for Trade Id and Risk Class, if 40 is available, then 20 and 10 must be available as well.
Ccy
Y
String
[Risk].[Currency]
The currency of the store.
PnL
Double[]
This field is a measure
The historical PnL vector. There is one value per day, which needs to be computed for a liquidity horizon of 10 days in the risk engine. The values are separated by a semi-colon.
AsOfDate
Y
LOCALDATE[yyyy-mm-dd]
[Dates].[Date]
Timestamp (at close of business) for the data.