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/video-walk-throughs.html
- Video walk-throughs
test ../../ test getting-started/frtb-data-model.html
- FRTB Data Model
test ../../ test getting-started/directquery.html
- DirectQuery
test ../../ test configuration.html
Configuration files
test ../../ test datastore.html
Data Stores
test ../../ test datastore/global.html
-
Global Datastore Definition
test ../../ test datastore/stresscalibration.html
-
Stress Calibration Datastore Definition
test ../../ test database.html
Database
test ../../ test input-files.html
Input Data
test ../../ test tutorials.html
Tutorials
test ../../ test tutorials/data-sanity-check.html
- Data Sanity 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 interpret-impl.html
Interpretation and Implementation of the MAR standard
test ../../ test cube.html
Analytics Reference
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-ui-config.html
-
Configuring the UI
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 Solution
test ../../ test dev/dev-tools.html
-
Configuring Solution tools and methodologies
test ../../ test dev/dev-sign-off.html
-
Sign-Off
test ../../ test dev/dev-direct-query.html
-
DirectQuery
test ../../ test limits.html
Limit monitoring
test ../../ test sign-off.html
Sign-Off Approvals
test ../../ test what-if.html
What-If Analysis
test ../../ test pdf-guides.html
PDF Guides
test ../../ test glossary.html
Glossary
IMATrades
Store Field
Key
CanBeNull
Type
Cube Field
Description
DataSet
Y
String
Data Set
The data set to which the entry belongs. The following different values are possible:“Full Set Current”: data for the last 12 months “Reduced Set Stressed”: data with the reduced set of risk factors for the 12-month stress period “Reduced Set Current”: data with the reduced set of risk factors for the last 12 months For non-modellable risk-factors, this value should be blank.
TradeKey
Y
String
This field is for internal usage only
The field contains the tradeID
for full data or Book#LegalEntity
for summary data
TradeId
String
TradeId
The trade Id.
RiskFactor
Y
String
RiskFactor
The risk-factor.Note: This is required for non-modellable risk-factors, and optional for modellable risk-factors.
RiskClass
Y
String
RiskClass
The risk class, which will be one of the following:GIRR CSR Equity Commodity FX allin
PL_HL
Y
String
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). The list must contain all the referring horizons, for instance for a horizon of 40 you must specify “40;20;10”.
Ccy
String
Currency
The currency of the PnL vector entries.
Base PV
Double
This field is a measure
The base PV.
PV
Double[]
This field is a measure
The PV vector calibrated for 12 months’ worth of data. The entries in this vector represent the PV for each scenario. The values are separated by a semi-colon. This vector may optionally represent the P&L vector by setting the base PV to zero.
AsOfDate
Y
LOCALDATE[yyyy-mm-dd]
AsOfDate
Timestamp (at close of business) for the data.
The P&L vector is calculated by subtracting the base PV from each entry in the PV vector.