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
AsOfDateYNObjectAsOfDateIndicates the date of the file. The files in this document that contain an AsOfDate column will rely on that AsOfDate when loaded into the Atoti Server datastores. For the files that do not specify this column (whether described in this document or not), the AsOfDate is taken from the directory structure – these files should reside in the appropriate folder (usually ./data/20xx-yy-zz/ … /*.csv).
TradeKeyYNStringThis field is for internal use onlyThe field contains the tradeID for full data or Book#VaR Inclusion for summary data.
TradeIdNYStringTradeIdIf TradeId comes from multiple systems you may need to prepend source system to the ID for uniqueness. Note that in certain cases, the TradeId could be for adjustment purposes. In such cases we might only have one PnL vector per Book or desk. The TradeId should contain this information clearly (ADDON or ADJ).

Example: “IR_IRSWAP_LIBOR3M”, “EQ_12345677”, etc.
ScenarioSetYNStringScenarioSetThe name of the scenario set for the PnL vector.

Example: “Historical”, “Stress”.
CalculationIDYNStringCalculationIdThe name of the PnL vector calculation run. There may be several runs per AsOfDate.
MarketDataSetYNStringThis field is not currently usedThe market data set that should be used when retrieving rates for FX conversion.
RiskFactorYNStringRiskFactorThe underlying risk factor (may be more than one) of the risk class.

It is expected that the risk factor name encompasses the definition of the risk factor per the FRTB specification (paragraphs 59-66) or remains as close as possible to this regulation. This field is mandatory.
RiskClassNNStringRiskClassThe risk factor’s asset class:
  • Interest rate
  • Credit spread
  • Foreign exchange
  • Equity
  • Commodity
  • Hybrid
RiskFactorTypeNNStringRiskFactorTypeThe type of the underlying risk factor.
CcyNNStringCcyThe currency in which the PnL values are expressed.
MTMNYDoubleMeasure: MTMThe mark-to-market value of the trade.
PnL[]NYDouble[]Measure: PnLVectorExpandThe vector of profit and loss values.