CalcPFE | R Documentation |
Calculates the Projected Future Exposure (PFE) after applying the relevant multiplier. The purpose of this multiplier is to lessen the risk stemming from the addons in case of excess collateral
CalcPFE(V_C, V = 0,Addon_Aggregate, simplified)
V_C |
the difference between the sum of the MtMs and the collateral |
V |
the sum of MVs of the trades |
Addon_Aggregate |
the aggregate amount of the Addon |
simplified |
(optional) When TRUE, the multiplier will be set to 1 as per the simplified & OEM approach |
The Projected Future Exposure (PFE)
Tasos Grivas <info@openriskcalculator.com>
Regulation (EU) 2019/876 of the European Parliament and of the Council of 20 May 2019 http://data.europa.eu/eli/reg/2019/876/oj
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.