Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

Download sample file: StressCalibration_IR_Trades.csv This Stress Calibration PL Trades file type is identified using the pattern: **/StressCalibration_*_Trades*.csv (as specified by stress-calibration.trades.file-pattern). A sample file is StressCalibration_IR_Trades. This file is loaded using the StressCalibration_Trades topic. See the Topic Aliases table for an understanding of the topic aliases associated with each topic.
FieldKeyNullFieldTypeDescriptionExample
RiskFactorSetYYStringFor modellable risk-factors, Full or Reduced.
For non-modellable risk-factors, leave blank.
TradeIdYNStringThe trade Id
RiskFactorYYStringThe risk factorNote This is required for non-modellable risk-factors, but may be blank for modellable risk-factors.
RiskClassYNStringThe risk class, which will be one of the following:GIRR, CSR, Equity, Commodity, FX, allin
LiquidityHorizonYYIntegerThe Liquidity Horizon in days: 10, 20, 40, 60, or 120Note For non-modellable risk-factors, this value should be blank (though it may be set to 10 without causing any problems).The ETL will ensure that there are no gaps in the liquidity horizon. If there is a gap in the file, the ETL will copy the liquidity horizon from the next highest P&L vector. For example, if a liquidity horizon of 40 is supplied, but 20 and 10 are not included, then the gap-filling will copy the P&L vector from the liquidity horizon of 40 to 20 and 10.
CurrencyNNStringThe currency in which the PnL vector is expressed.
PVNNDoubleThe historical PV vector. The entries in this vector represent the PV for each historical date. The values are separated by a semi-colon.

This vector may optionally represent the P&L vector by setting the base PV to zero.
AsOfDateYNDate ‘YYYY-MM-DD’Timestamp (at close of business) for the data.
Base PVNYDoubleThe PV for the base scenario. If this value is not provided, then the PV vector becomes the P&L vector.