> ## 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.

# Hedges risk data

<Badge color="gray" size="lg">[BA](../tags/ba)</Badge>

Download sample file: [ba-cva-hedges-risk-data.csv](../assets/csv/ba-cva-hedges-risk-data.csv)

The file provides eligible hedges risk data - reducing BA-CVA capital charge according to the Full BA-CVA Approach.

The File must contain only trades eligible for the BA. The Solution expects that eligibility according to \[MAR50.10] is evaluated by the upstream data management/risk system.

<table><tr><th>Field</th><th>Key</th><th>Null</th><th>FieldType</th><th>Description</th><th>Example</th></tr><tr><td>AsOfDate</td><td>Y</td><td>N</td><td>String with format ‘YYYY-MM-DD’</td><td>Risk value date</td><td>2018-09-28</td></tr><tr><td>TradeId</td><td>Y</td><td>N</td><td>String</td><td>Primary 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.</td><td>MX-283749</td></tr><tr><td>Notional</td><td>N</td><td>N</td><td>Double</td><td>Notional value in accordance with \[MAR50.23] and \[MAR50.24]</td><td>200000</td></tr><tr><td>NotionalCcy</td><td>N</td><td>N</td><td>String</td><td>Currency of notional value</td><td>EUR</td></tr><tr><td>RemainingMaturity</td><td>N</td><td>N</td><td>Double</td><td>Remaining maturity of the hedge trade in years</td><td>3</td></tr></table>
