CRR2 support

CRR2 is the European regulation that contains the EU version of FRTB.

This page walks you through the CRR2 support provided in the FRTB Accelerator via the following elements:

CRR2 Specification

Current status

EBA Draft Technical Standards

Differences with BCBS 457

CRR2 parameter set

The FRTB Accelerator includes the CRR2 parameter set, inheriting all the parameters from the (default) BCBS parameter set.

To use these parameters in queries, in the ParameterSet.csv configuration file set the “Parameter Set” level to CRR2 (instead of the default BCBS).

For an overview, see [Parameter Sets](../../documentation-main/user/Content/REVISED_FRTB _ Parameter Sets.html)

CSR buckets

For the CSR non-Sec and CSR Sec CTP risk classes, the CRR2 regulation has added new buckets for exposures to member states. In doing this, the numbering of the buckets has been shifted.

To support these additional buckets, the risk weights and correlations in the FRTB Accelerator have been updated for the CRR2 parameter set. For details of each file, see the Configuration section in the FRTB Accelerator Help Portal.

File Additions made for CRR2 support
FRTBParameters.csv For the CRR2 parameter set:
  • For CSR non-Sec and CSR Sec CTP: other bucket
  • For CSR non-Sec: covered bonds bucket and index buckets

Note: The ERM II configuration is included, see below for details.
CSRNS_Bucket_Correlations.csv
CSR_Sec_CTP_Bucket_Correlations.csv
Inter-bucket gamma correlations for CRR2
CSR_BucketsRiskWeights_NONSEC.csv
CSR_BucketsRiskWeights_SECCTP.csv
CRR2 risk-weights

Changes to daily sensitivities files

To use these additional buckets, you need to make the following changes to the daily sensitivities files. For details of each file, see the SA Input File Formats.

File Changes to make for CRR2 support
CSR_Bucket_NONSEC.csv
CSR_Bucket_SECCTP.csv
Update bucket numbers
Add “Member State” sectors mapping to the new buckets
CSR_Bucket_Description_NONSEC.csv
CSR_Bucket_Description_SECCTP.csv
Update bucket numbers
Add “Member State” buckets
SBM_Delta_Sensitivities*.csv
SBM_Vega_Sensitivities*.csv
SBM_Curvature_Sensitivities*.csv
Use the new “Member State” sectors

Simultaneous BCBS and CRR2 calculations

It is possible to load a single set of sensitivities into the FRTB Accelerator and use those sensitivities for both BCBS and CRR2 calculations. However, because the buckets are materialized in the cube (i.e. part of the fact), we cannot easily change the bucketing. In other words, we need to load two different versions of the CSR bucket (and bucket description) files. But, the accelerator data model currently only supports a single version of these files.

Example

The CSR non-Sec sensitivity files use sectors “Member State Sovereigns” and “Sovereigns” depending on if the issuer is a member state or not. For CRR2 we can map the member state and other sovereigns to different buckets as follows:

CRR2_CSR_Bucket_NONSEC.csv


1,IG,Member State Sovereigns,2018-09-28

1,HY,Member State Sovereigns,2018-09-28

1,NR,Member State Sovereigns,2018-09-28

2,IG,Sovereigns,2018-09-28

...

11,HY,Sovereigns,2018-09-28

11,NR,Sovereigns,2018-09-28

...

While for BCBS we can map them to the same buckets:


1,IG,Member State Sovereigns,2018-09-28

1,IG,Sovereigns,2018-09-28

...

9,HY,Member State Sovereigns,2018-09-28

9,NR,Member State Sovereigns,2018-09-28

9,HY,Sovereigns,2018-09-28

9,NR,Sovereigns,2018-09-28

...

This requires loading two different versions of the CSR bucket (and bucket description) files.

Loading different versions of CSR bucket files

As the FRTB Accelerator data model currently only supports a single version of these files, there are two options for loading the different versions:

For more information on What-If, see Parameter Sets What-If Widget in the FRTB Accelerator Help Portal

DRC non-Sec Risk Weights

Interpretation Question

Pending an interpretation, the FRTB Accelerator does not yet have a specific implementation of the CRR2 regulations for the DRC non-Sec risk weights.

Article 325y, paragraph 2 states:

Exposures which would receive a 0% risk-weight under the Standardised Approach for credit risk in accordance with Chapter 2 of Title II shall receive a 0 % default risk weight for the own funds requirements for the default risk.

Which refers to Article 114 (Chapter 2 of Title II), which says in paragraph 4:

Exposures to Member States' central governments, and central banks denominated and funded in the domestic currency of that central government and central bank shall be assigned a risk weight of 0%.

We interpret this to mean that if a member state issues a bond in their domestic currency, then exposures to that bond will have zero risk weight. However, if the member state issues a bond in a foreign currency, then exposures will have a risk weight determined by the creditworthiness of the member state. The problem is that before applying the risk weights, the positions are first netted by obligor to produce the net JTD (according to article 325x), and it isn’t clear which risk weight to apply if the net JTD combines both domestic and foreign currency bonds.

ERM II

ERM II currencies (i.e. DKK) are handled through the concept of “Adjunct Currencies”, these are currencies that have a special relationship to the reporting currency.

Currently, based on Article 325ag (2), the Adjunct Currency support includes:

From Article 325ag:

2. The parameter ($γ_{bc}$) = 80 % shall be used to aggregate an interest rate risk factor based on a currency as referred to in Article 325av(3) and an interest rate risk factor based on the euro.

And from https://ec.europa.eu/info/business-economy-euro/euro-area/introducing-euro/adoption-fixed-euro-conversion-rate/erm-ii-eus-exchange-rate-mechanism_en:

Currently, ERM II only includes the currency of Denmark. The Danish kroner joined ERM II on 1 January 1999, and observes a central rate of 7.46038 to the euro with a narrow fluctuation band of ±2.25%.

So, for ERM II the FRTB Accelerator includes the following new elements:

File Details Description
Adjunct_Currencies.csv Currency,FXRiskWeight,Date,ParameterSet
DKK,0.0225,2016-01-01,CRR2
Identifies DKK as an adjunct currency and sets the FX Delta Risk Weight to 2.25%
FRTBParameters.csv Name,Value,Date,ParameterSet
sa.girr.delta.adjunct-ccy.correlation,0.8,2015-01-01,CRR2
Sets the GIRR bucket correlation between DKK and EUR as 80%.

Positive and Negative Delta Sensitivities

The positive and negative delta sensitivity measures have been added to meet the reporting requirements. The sensitivities are netted up to the risk-factor level, then sorted into positive and negative measures.

The Long/Short measures follow the pattern: risk-class Delta Sensitivities direction.

search.js