Navigation :
test ../../../../../ test user-ref.html
User & Reference Guide
test ../../../../../ test getting-started.html
Getting started
test ../../../../../ test getting-started/using-this-guide.html
- Using this guide
test ../../../../../ test getting-started/whats-new.html
- What's New
test ../../../../../ test getting-started/frtb-data-model.html
- FRTB Data Model
test ../../../../../ test getting-started/directquery.html
- DirectQuery
test ../../../../../ test configuration.html
Configuration files
test ../../../../../ test datastore.html
Data Stores
test ../../../../../ test database.html
Database
test ../../../../../ test input-files.html
Input Data
test ../../../../../ test tutorials.html
Tutorials
test ../../../../../ test tutorials/data-sanity-check.html
- Data Sanity Check
test ../../../../../ test tutorials/tips-for-validating-the-calculations.html
- Tips for Validating the Calculations
test ../../../../../ test tutorials/viewing-qis-numbers.html
- Viewing QIS Numbers
test ../../../../../ test interpret-impl.html
Interpretation and Implementation of the MAR standard
test ../../../../../ test interpret-impl/acr.html
-
ACR
test ../../../../../ test interpret-impl/acr/sa.html
--
SA
test ../../../../../ test interpret-impl/acr/sa/key-measures-sa_frtbonly.html
--- Key SA Measures
test ../../../../../ test interpret-impl/acr/sa/sa-drc.html
---
SA DRC
test ../../../../../ test interpret-impl/acr/sa/sa-sbm.html
---
SA SBM
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/commodity.html
----
Commodity
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/csr-non-sec.html
----
CSR non-Sec
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/csr-sec-ctp.html
----
CSR Sec CTP
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/csr-sec-non-ctp.html
----
CSR Sec non-CTP
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/csr-sec-non-ctp/interpretation-note.html
----- Interpretation Note
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/csr-sec-non-ctp/data-model-core.html
-----
Data Model (Core)
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/csr-sec-non-ctp/calculations.html
-----
Calculations
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/csr-sec-non-ctp/input-files-ref-impl.html
-----
Input Files (Reference Implementation)
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/csr-sec-non-ctp/config-files.html
-----
Config Files
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/csr-sec-non-ctp/datastore-ref-impl.html
-----
Datastore (Reference Implementation)
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/csr-sec-non-ctp/cube-ref-impl.html
-----
Cube Schema (Reference Implementation)
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/csr-sec-non-ctp/configuration-core.html
-----
Configuration (Core)
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/equity.html
----
Equity
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/fx.html
----
FX
test ../../../../../ test interpret-impl/acr/sa/sa-sbm/girr.html
----
GIRR
test ../../../../../ test interpret-impl/acr/ima.html
--
IMA
test ../../../../../ test interpret-impl/jurisdictions.html
-
Jurisdictions
test ../../../../../ test interpret-impl/pl-attribution-tests-and-backtesting.html
-
FRTB P&L Attribution Tests and Backtesting
test ../../../../../ test interpret-impl/_footer.html
-
test ../../../../../ test cube.html
Analytics Reference
test ../../../../../ test dev.html
Developer Guide
test ../../../../../ test dev/dev-release.html
-
Release and migration notes
test ../../../../../ test dev/dev-getting-started.html
-
Getting Started
test ../../../../../ test dev/dev-ui-config.html
-
Configuring the UI
test ../../../../../ test dev/dev-ref-impl.html
-
FRTB Reference Implementation
test ../../../../../ test dev/dev-core.html
-
FRTB Core
test ../../../../../ test dev/dev-extensions.html
-
Extending the Solution
test ../../../../../ test dev/dev-tools.html
-
Configuring Solution tools and methodologies
test ../../../../../ test dev/dev-sign-off.html
-
Sign-Off
test ../../../../../ test dev/dev-direct-query.html
-
DirectQuery
test ../../../../../ test limits.html
Limit monitoring
test ../../../../../ test sign-off.html
Sign-Off Approvals
test ../../../../../ test what-if.html
What-If Analysis
test ../../../../../ test pdf-guides.html
PDF Guides
test ../../../../../ test glossary.html
Glossary
Interpretation Note
The relationship between the first and second sentences of
[MAR21.71] is unclear. The description in the second sentence is
not a good match for the correlation parameter in the first sentence,
and it is not easy to determine the intention. So, Atoti FRTB
supports three possible interpretations of [MAR21.71] and provides
configuration parameters to choose between them.
The configuration parameters enable choosing between:
Should $K_{other}$ be added after taking the square root in
[MAR21.4] (5) and [MAR21.5] (4), or should the term
$K_{other}^2$ be included inside the square root?
Should the correlation with the “other” bucket ($\gamma_{b\ other}$) be 1
or 0?
By default, the configuration parameters are set so that the calculations
match those in BCBS 352. An alternative, and equally valid,
interpretation of [MAR21.71] would be to treat the “other” bucket
the same as the other risk classes.
For two tranches A and B in the same pool with attachment points A1 and B1, and detachment points A2 and B2,
the overlap is calculated using MIN(A2 - A1, B2 - B1, MAX(A2 - B1, 0), MAX(B2 - A1, 0)) / MAX(A2 - A1, B2 - B1)
and this is compared to the threshold of 0.8 (80%).
The Pool “N/A” is treated differently.
Two different tranches in this pool will never be considered to overlap.