Vega
Download sample file: vega.csv
This file defines the Vega sensitivities, including a description of the risk factor. Full details on each risk factor are explained in the relevant section of the FRTB Interpretation and Implementation guide:
This Vega file type is identified using the pattern: **/SB*_Vega_Sensitivities*.csv (as specified by sb.vega.sensitivities.file-pattern
).
This file is loaded using the SBM_Vega_Sensi topic.
Field | Key | Null | FieldType | Description | Example |
---|---|---|---|---|---|
AsOfDate | Y | N | Date ‘YYYY-MM-DD’ | Timestamp (at close of business) for the data. | |
TradeId | Y | N | String | If coming from multiple systems may need to prepend source system to the id for uniqueness | “IR_IRSWAP_LIBOR3M”, “EQ_12345677”, etc. |
RiskClass | Y | N | String | Defines the risk class that the delta data represents. For each risk class the string is the risk class name | “GIRR”, “CSR non-Sec”, “CSR Sec non-CTP”, “CSR Sec CTP”, “Equity”, “Commodity”, “FX” |
OptionMaturity | N | Y | String Array, separated by semicolons | Vega sensitivities are mapped to the vertex of maturity (expiry) dates of the options. If dates are not provided, the Vega sensitivities are assumed to map to prescribed vertices. | “0.5;1;3;5;10”, “6M;1Y” |
UnderlyingMaturity | N | Y | String Array, separated by semicolons | Valid for GIRR Only. Represents the residual maturity of the underlying of the option. Vega sensitivity is further mapped to the vertices of underlying points along the risk free curve. If dates are not provided, the Vega sensitivities are assumed to map to prescribed vertices. |
“0.5;1;3;5;10” |
VegaSensitivities | N | N | Double Array, separated by semicolons | Sensitivity values For all risk classes, if OptionMaturity is empty the sensitivities must map exactly to the sensitivity dates specified in the FRTB specification (5 values) or 5 (values) x (5 values) for GIRR. For GIRR, this is a 2-dimensional array where the first few values represent the underlying residual maturities for the first option maturity date |
|
VegaCcy | N | N | String | Currency of the Vega sensitivities | |
RiskFactor | Y | Y | String | Risk factor name. It is expected that the risk factor name encompasses the definition of the risk factor per the FRTB specification ([MAR21.3] to [MAR21.14]), up to the maturities; this name is shared by all maturities. If not provided, it will be be generated from the ‘Underlying’ column.
|
|
Type | N | Y | String | CSR risk-factor type, or GIRR curve type.
|
|
GIRR Ccy | N | Y | String | GIRR only This is the currency of the curve and equals the bucket. | |
Underlying | N | N | String | Represents the primary component of the risk factor.
|
|
CSRQuality | N | Y | String | CSR only The Issuer or Tranche credit quality Values must match corresponding buckets file |
IG, HY, NR |
CSRSector | N | Y | String | CSR only The issuer or securitisation sector Values must match corresponding buckets file |
For CSR non-Sec and CSR Sec CTP, example values: ‘Sovereign’,‘Financials’,‘Tech’ ‘Covered Bonds’, ‘Other’ For CSR Sec non-CTP, example values: ‘RMBS-Prime’, ‘RMBS-Mid-Prime’, ‘RMBS-Sub-Prime’, ‘CMBS’, ‘ABS-Auto’, ‘Other’ |
(unused) | N | Y | String | Field is ignored. | |
EquityEconomy | N | N | String | Equity only The equity issuer economy. Values must match the equity buckets file. |
‘Emerging Market’, ‘Advanced Economy’, ‘Other’ |
EquityMarketCap | N | N | String | Equity only The equity issuer market cap. Values must match the equity buckets file. |
‘Large’ , ‘Small’, ‘Other’ |
EquitySector | N | N | String | Equity only Valid for Equity only - needed for Vega bucket Value can be anything but must match the buckets file |
Example values are “CSG” “Telecommunications-Industrials” “Basic Materials” “Financials” “Other” |
CmtyLocation | N | N | String | Commodity only Commodity delivery location | “Le Havre”, “Oklahoma” |
(unused) | N | Y | String | Field is ignored. | |
(unused) | N | Y | String | Field is ignored. | |
(unused) | N | Y | String | Field is ignored. | |
FXCounterCurrency | N | Y | String | FX only This should be set to the “reporting currency” or the “base currency” if the base currency approach is being used. |
Normalization
The contents of this file are normalized and loaded into four stores during the ETL. For each row:
- A description of the “underlying” is generated and added to the UnderlyingDescription store. This description is shared with Delta and Curvature.
- A description of the risk-factor is generated and added to the RiskFactorDescription store.
- The sensitivities are added to the Vega store
- A row is added to the TradeBase store, to insert a new fact into the cube