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.

Store FieldKeyCanBeNullTypeCube FieldDescription
RiskFactorSetYStringRisk Factors SetThe risk factor set to which the entry belongs (Full or Reduced).
For non-modellable risk-factors, this value should be blank.
TradeIdYStringTradeIdThe trade Id.
RiskFactorYStringRiskFactorThe risk factor.
This is required for non-modellable risk-factors, and optional for modellable risk-factors.
RiskClassYStringRiskClassThe risk class, which will be one of the following:GIRR, CSR, Equity, Commodity, FX, Allin
LiquidityHorizonYIntLiquidity HorizonThe Liquidity Horizon in days: 10, 20, 40, 60 or 120
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.
CcyYStringCurrencyThe currency of the store.
Base PVDoubleThis field is a measureThe base PV.
PVDouble[]This field is a measureThe 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.
AsOfDateYLOCALDATE[yyyy-mm-dd]DateTimestamp (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.