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

# RW - equity delta

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

Download sample file: [sa-cva-risk-weights-delta-equity.csv](../assets/csv/sa-cva-risk-weights-delta-equity.csv)

The file is used to set risk weights for equity delta risk factors.

<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>Indicates the start date for this parameter. Subsequent entries with later dates will apply an end to this date range</td><td>2018-09-28</td></tr><tr><td>ParameterSet</td><td>Y</td><td>Y</td><td>String</td><td>Specifies the parameter set to which the parameter belongs to. If no ParameterSet is defined within the file, it will default to BCBS</td><td>BCBS</td></tr><tr><td>BucketNumber</td><td>Y</td><td>N</td><td>String</td><td>Must match bucket number from the buckets configuration file.</td><td>3</td></tr><tr><td>RiskWeight</td><td>N</td><td>N</td><td>Double</td><td>The weight in numeric format.</td><td>0.03</td></tr></table>
