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: TradeAttributes.csv To perform the mapping between the parent/child relationship and market data, Atoti Market Risk expects a minimum number of trade attributes. This Trade Attributes file type is identified using the pattern: **TradeAttributes*.csv (as specified by mr.common.file-patterns.trade-attributes). This file is loaded using the TradeAttributes topic. See the Topic Aliases table for an understanding of the topic aliases associated with each topic. For information on the glob patterns used and how to customize them, see note on File name patterns
FieldKeyNullFieldTypeDescriptionExample
AsOfDateYNString with format ‘YYYY-MM-DD’Indicates the date of the file. See Note on AsOfDate.
TradeIdYNStringIf 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).“IR_IRSWAP_LIBOR3M”, “EQ_12345677”, etc.
BookNYStringBook to map the trade to (must match the node in the Book Hierarchy).
LegalEntityNYStringLegal Entity to map the trade to (must match the node in the Legal Entity Hierarchy). See Legal Entity Parent Child Input File Format
CounterpartyIdNYStringCounterparty to map the trade to (must match the node in the Counterparty Hierarchy).See Counterparty Parent Child File Format
NotionalNYDoubleNotional of the trade/position.
NotionalCcyNYStringCurrency of the notional trade.
TraderNYStringTrader who performed the trade.
SalesNYStringSalesperson who performed the sale of the trade (if applicable).
InstrumentClassNYStringHighest level of instrument classification.“Equity”, “Rates”, “Forex”
InstrumentTypeNYStringMain instrument classification.“IRSWAP”, “Loan”, “Bond”
InstrumentSubTypeNYStringSub-level of instrument classification.“XCCY-BASIS”, “Overnight”, “Gilt”
TradeDateNYString with format ‘YYYY-MM-DD’Date the trade was made.
TradeMaturityDateNYString with format ‘YYYY-MM-DD’Maturity date of the trade.
VaRInclusionTypeNYStringDefines on what basis to include the VaR of this trade:
  • ‘R’ for repricing
  • ‘S’ for sensitivity,
“R”, “S”
TradeSourceNYStringIdentifier of the source system the trade was executed in.
TradeStatusNYStringStatus representing the step in the trade lifecycle.
OriginalNotionalNYDoubleRepresents the notional at trade date in native currency.