Navigation :
Weighted VaR Incremental Trades
| Description |
Incremental variation of the Weighted VaR that computes the contribution of trades. Refer to the Incremental Measures chapter |
| Related methodologies |
|
| Relevant context values |
|
| Hierarchies required in the view |
|
The sum of the PnLVector field of the TradePnLs store is used to compute the weighted var with
two more steps:
- The Sub PnL Vector transformation to produce
VaRSubVector.
- The FX Effect on VaR calculation to convert it to the display currency as
VaRFXVector.
The resulting VaRFXVector is compared to its drill-up value along the Trades hierarchy.
The Incremental Measures algorithm is used as the comparator.
The compared value is displayed as a Weighted VaR measure with a confidence level defined by the VaRConfidenceLevel context value and the WeightedVaRLambda decay factor, using the VaR Interpolation method.