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.

The SATradeDescription store contains trade-level data. It is indexed by TradeId and AsOfDate and referenced from the SaSensitivities store by these two fields.
Store FieldKeyCanBeNullType (+Default Value - if applicable)Cube FieldDescription
TradeIdYStringSee field in referencing store (SaSensitivities)(e.g. “IR_IRSWAP_LIBOR3M”, “EQ_12345677”, etc.) – if coming from multiple systems may need to prepend source system to the id for uniqueness.
NotionalDouble(This field is a measure)The Notional of the trade/position (used for RRAO and DRC).
Deprecated for DRC use.
NotionalCcyStringTrade Notional CurrencyThe currency of the notional.
PresentValueDoubleTrade PV (This field is a measure)The current present value of the trade/position (used in curvature and DRC).
Deprecated
PVCcyStringTrade PV CurrencyThe currency of the present value.
SensitivityScaleCategoryStringSensitivity Scale CategoryThe category used to scale the SBM sensitivities. This matches the category in the SensitivityScaling configuration store.
AsOfDateYDate[yyyy-mm-dd]See field in referencing store (SaSensitivities)Timestamp (at close of business) for the data.