NettingSet
Description
Create a NetttingSet object using this
            workflow:
- Create the ISDA® SA-CCR CRIF file. - The ISDA SA-CCR Common Risk Interchange Format (CRIF) is a standardized file format developed by the International Swaps and Derivatives Association (ISDA) for reporting counterparty credit risk exposures under the Standardized Approach for Counterparty Credit Risk (SA-CCR) framework. 
- Use - saccrto create a- saccrobject.
- Use - NettingSetto create a- NettingSetobject.
For more information on this workflow, see SA-CCR Transactional Elements and Framework for Standardized Approach to Calculating Counterparty Credit Risk: Introduction.
Creation
Description
mySACCRNettingSet = saccr.NettingSetNettingSet object and sets the properties.
mySACCRNettingSet = saccr.NettingSet(___,Name=Value)mySACCRNettingSet =
                            saccr.NettingSet(ID="Port_086",CollateralSets=saccr_collateral_set_object)
                        creates a NettingSet object. You can specify multiple
                        name-value arguments.
Properties
Examples
More About
References
[1] Bank for International Settlements. "CRE52 — Standardised Approach to Counterparty Credit Risk." June 2020. https://www.bis.org/basel_framework/chapter/CRE/52.htm.
[2] Bank for International Settlements. "CRE22 — Standardised Approach: Credit Risk Migration." November 2020. https://www.bis.org/basel_framework/chapter/CRE/22.htm.
[3] Bank for International Settlements. "Basel Committee on Banking Supervision: The Standardised Approach for Measuring Counterparty Credit Risk Exposures." April 2014. https://www.bis.org/publ/bcbs279.pdf.
Version History
Introduced in R2024a