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 usage onlyThe field contains the tradeID for full data or Book#VaR Inclusion for summary data
BookNNStringBookThe book to which the trade is mapped. It must match the node in the Book Hierarchy.
LegalEntityNNStringLegal EntityThe legal entity with which the trade is associated. It must match the node in the LegalEntityHierarchy
CounterpartyIdNNStringCounterpartyIdThe counterparty identifier. Used as a foreign key when counterparty is referenced.

Example: “HSBC Group”, “EBRD”
NotionalNNStringMeasure: Notional NativeThe notional of the trade expressed in native currency.
NotionalCcyNYStringMeasure: NotionalCurrenciesThe currency of the notional trade.
TraderNNStringTraderThe name of the trader who booked the trade.
SalesNNStringSalesThe name of the salesperson associated with the trade.
InstrumentClassNNStringInstrumentClassThe asset class of the trade.

Example: ‘FX_OPT’, ‘FX_SPOT’, ‘BOND’
InstrumentTypeNNStringInstrumentTypeThe type of asset of the trade.

Example: ‘Linear’, ‘Non-linear’, ‘Spot’
InstrumentSubTypeNYStringInstrumentSubTypeSub-level of instrument classification.

Example: “XCCY-BASIS”, “Overnight”, “Gilt”
TradeDateNNDateTradeDatesThe date on which the trade was executed (default: 1970-01-01).
TradeMaturityDateNNDateMaturityDatesThe maturity date of the trade (default: 1970-01-01).
VaRInclusionNYStringVaR inclusion typeDefines on what basis to include the VaR of this trade:
  • ‘R’ for repricing, from the VaR-ES cube
  • ‘S’ for sensitivity, from the Sensi cube using Taylor VaR methodology
TradeSourceNYStringTradeSourcesIdentifier of the source system the trade was executed in.
TradeStatusNYStringTradeStatusesStatus representing the step in the trade lifecycle.
OriginalNotionalNYDoubleMeasure: Original Notional NativeRepresents the notional at trade date in native currency.