CVA (Credit Valuation Adjustment)
R2026bThe Basel Committee on Banking Supervision defined the CVA regulatory framework in Basel MAR50. The CVA framework standardizes the calculation of capital requirements for CVA risk. As part of the Basel III framework, financial institutions globally implement the CVA framework to calculate capital requirements uniformly.
The CVA framework provides two approaches for calculating CVA capital charges:
SA-CVA (Standardized Approach) — Calculates capital based on the Delta and Vega sensitivities of CVA and hedge positions to risk factors including interest rates, foreign exchange, counterparty credit spreads, reference credit spreads, equities, and commodities. For the SA-CVA regulatory framework, create the
object and then use thesacvaobject function.capitalBA-CVA (Basic Approach) — Calculates capital based on counterparty exposure amounts, counterparty sector classifications, and optionally eligible CVA hedges. The BA-CVA framework supports both a full version (exposure plus hedges) and a reduced version (exposure only). For the BA-CVA regulatory framework, create the
object and then use thebacvafunction.capital
Objects
Functions
Properties
Topics
- ISDA SA-CVA CRIF File Specifications
Use the SA-CVA CRIF file specifications to create a CRIF file for the Standardized Approach to Credit Valuation Adjustment (SA-CVA) framework. (Since R2026b)
- ISDA BA-CVA CRIF File Specifications
Use the BA-CVA CRIF file specifications to create a CRIF file for the Basic Approach to Credit Valuation Adjustment (BA-CVA) framework. (Since R2026b)