メインコンテンツ

SA-CCR Analyzer

Use SA-CCR framework to compute and analyze exposure at default

Since R2026a

Description

The SA-CCR Analyzer app provides an interface for interactive exploratory data analysis. The interface supports analysis of exposure at default (EAD) and the associated underlying components for replacement cost (RC), add-ons, and potential future exposure (PFE).

Using the app, you can:

  1. Import SA-CCR data from an ISDA® SA-CCR CRIF file or an saccr object.

  2. View and define build option settings.

  3. Compute and analyze EAD, RC, add-on, and PFE results.

  4. Export results and plots for the EAD, RC, add-on, and PFE calculations.

  5. Export the portfolios to an saccr object.

SA-CCR Analyzer app

Open the SA-CCR Analyzer App

  • MATLAB® Toolstrip: On the Apps tab, under Computational Finance, click the app icon .

  • MATLAB command prompt: Enter saccrAnalyzer.

Examples

expand all

Import an SA-CCR file to the SA-CCR Analyzer app, select two portfolios from the file, and then analyze those two portfolios.

From the MATLAB® Toolstrip on the Apps tab, under Computational Finance, click the app icon saccrAnalyzer button. Or, from the MATLAB Command Window, enter saccrAnalyzer.

From the File section of the app toolbar, click the drop-down menu under the Import Import Data button of SA-CCR Analyzer app button and select Import SA-CCR CRIF File.

Import drop-down menu of SA-CCR Analyzer app with Import SA-CCR CRIF File selected

Use the SA-CCR CRIF File Selector to select the SACCR_CRIF_Ports_7_8_9.csv SA-CCR CRIF file, which is attached to this example in the current folder, and then click Open. The SA-CCR CRIF file displays in the SA-CCR CRIF tab in the Results pane of the main app window.

Results pane of SA-CCR Analyzer app

Begin the analysis by clicking the Analyze Portfolios Analyze Portfolios button of SA-CCR Analyzer app button in the Analysis section of the app toolbar. The app analyzes all three portfolios. To analyze only portfolios Port_007 and Port_008, deselect the check box for portfolio Port_009 in the Portfolio Browser pane.

Portfolio Browser pane of SA-CCR Analyzer app with Portfolio Port_009 deselected

Redo the analysis only for portfolios Port_007 and Port_008 by again clicking the Analyze Portfolios Analyze Portfolios button of SA-CCR Analyzer app button. The app produces these results in the Plots and Results panes:

Plots Pane

Results Pane

EAD Breakdown Plot

SA-CCR CRIF

EAD Comparison Plot

EAD Summary

RC Final Plot

EAD Detailed Results

Add-On Breakdown Plot

Replacement Cost

PFE Breakdown Plot

Add-On Aggregate

 

Add-On by Asset Class

 

Uncollateralized PFE

 

Collateralized PFE

Plots and Results panes of SA-CCR Analyzer app

Customize currency and exchange rates when analyzing portfolios using the SA-CCR Analyzer app.

Open the SA-CCR Analyzer app and import the SACCR_CRIF_Ports_1_to_9.csv file, which is attached to this example.

Begin the analysis by clicking the Analyze Portfolios Analyze Portfolios button of SA-CCR Analyzer app button from the Analysis section of the app toolbar. The app analyzes the first five portfolios. To analyze all portfolios, select all of the check boxes for the portfolios in the Portfolio Browser pane.

Portfolio Browser pane of SA-CCR Analyzer app, with all nine portfolios selected

Redo the analysis for all portfolios by again clicking the Analyze Portfolios Analyze Portfolios button of SA-CCR Analyzer app button.

Choose Canadian Dollars (CAD) for your domestic currency using the Options Options button of SA-CCR Analyzer app dialog box.

Options dialog box of SA-CCR Analyzer app, with Domestic Currency set to CAD

Scan the AmountCurrency column of the table in the Results pane and observe entries with values EUR, GBP, and USD.

Results pane of SA-CCR Analyzer app, showing EUR, GBP, and USD values in the AmountCurrency column

Enter conversion rates between CAD and EUR, GBP, and USD using the FX Spot Rates FX Spot Rates button of SA-CCR Analyzer app dialog box.

FX Spot Rate Table of SA-CCR Analyzer app with conversions from EUR, GBP, and USD to CAD

Redo the analysis for all portfolios by again clicking the Analyze Portfolios Analyze Portfolios button of SA-CCR Analyzer app button. The results are now shown in Canadian Dollars (CAD).

Plots pane of SA-CCR Analyzer app

Related Examples

Parameters

expand all

This parameter is read-only.

Supervisory parameter data, including supervisory factors, supervisory correlations, and supervisory option volatilities.

This parameter is read-only.

Supervisory collateral haircuts data, including residual maturity and rating.

Spot foreign exchange rates. For more detail, see Customize Currency and Exchange Rates.

Preferred trade-adjusted notional input variant data, including interest rate, credit, equity, commodity, and foreign exchange.

Additional options, including domestic currency and alpha value for EAD computation.

Method to analyze portfolios, specified as "Manual" or "Auto".

  • "Manual" — The app updates the Results and Plots panes only when you click the Analyze Portfolios button.

  • "Auto" — The app updates the Results and Plots panes when you change your selections in the Portfolio Browser.

More About

expand all

Tips

  • If you make more than one entry in the FX Spot Table between the same two currencies, then the app uses the first entry from the table relating those two currencies and ignores all other entries relating those two currencies.

Version History

Introduced in R2026a