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.

BA SA Download sample file: trade-attributes.csv Trades attributes is a snapshot of all hedge trades in the CVA portfolio. The Solution expects that eligibility of hedges (see fields IsBaEligible and IsSaEligible) is evaluated by the upstream system.
FieldKeyNullFieldTypeDescriptionExample
AsOfDateYNString with format ‘YYYY-MM-DD’Risk value date2018-09-28
TradeDateNYString with format ‘YYYY-MM-DD’This field shall contain trade date to be used for analytical purposes2018-09-27
TradeIdYNStringPrimary trade identifier. Must match Trade Attributes file. Note: If coming from multiple systems, Trade Ids may need to prepend source system to the id for uniqueness.MX-283749
LegalEntityNYStringBalance sheet legal entity codeActiveBank
CounterpartyIdNYStringIdentifier of the trade counterparty. May contain book for internal counterparties.US_RATES_LIN
ProductIdNYStringInternal products taxonomyCDS
BookNNStringThe book to map the trade to (must match the node in the organizational hierarchy).CVA_RATES
ReferenceNameNYStringFor BA eligible trades, this field must contain reference name identifier, which matches credit spread reference data.Deutsche_Bank_USD
HedgedCVACounterpartyIdNYStringThis field is used for BA-CVA eligible trades: to map hedges to counterparties (BA-CVA) and should contain Counterparty key for single name hedges - the counterparty which a trade is intended to hedge, not the counterparty of the trade (see the second term in the K_hedged formula, which loops over counterparties and subtracts SNH from SCVA) It can be empty for BA-CVA eligible trades only if HedgedCVANettingSet has been provided.DB
HedgedCVANettingSetIdNYStringThis field is optional and allows to map hedge trades via NettingSetId. This is useful when some of the netting sets are carved out from SA-CVA calculation - sensitivities of corresponding hedges will be also be moved out of the official capital calculation.NS236342
IsSaEligibleNYString, ‘Y’ or ‘N’The attribute contains ‘Y’ for trades eligible for BA-CVA according to para [MAR50.37], [MAR50.39] and ‘N’ for the rest.Y
IsBaEligibleNNString, ‘Y’ or ‘N’The attribute contains ‘Y’ for trades eligible for BA-CVA according to para [MAR50.17], [MAR50.19] and ‘N’ for the rest.Y

See also