Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

ES and Weighted ES

MeasureDescriptionRelevant context values
ESExpected shortfallESConfidenceLevel
ES 97.5Expected shortfall at 97.5% confidence level
ES 99Expected shortfall at 99% confidence level
Weighted ESThe Weighted variation of the ES measure. Please refer to the WHS calculations chapterESConfidenceLevel, WeightedVaRLambda
Weighted ES 97.5The Weighted variation of the ES measure at 97.5% confidence level. Please refer to the WHS calculations chapterWeightedVaRLambda
Weighted ES 99The Weighted variation of the ES measure at 99% confidence level. Please refer to the WHS calculations chapterWeightedVaRLambda

DtD

MeasureDescriptionRelevant context values
ES DtDChange of ES from one day to another. By default DtD.ESConfidenceLevel
ES 97.5 DtDChange of ES 97.5 from one day to another. By default DtD.
ES 99 DtDChange of ES 99 from one day to another. By default DtD.
Weighted ES DtDChange of Weighted ES from one day to another. By default DtD.ESConfidenceLevel, WeightedVaRLambda
Weighted ES 97.5 DtDChange of Weighted ES from one day to another at 97.5% confidence level. By default DtD.WeightedVaRLambda
Weighted ES 99 DtDChange of Weighted ES from one day to another at 99% confidence level. By default DtD.WeightedVaRLambda

DtD % difference

MeasureDescriptionRelevant context values
ES DtD % DifferencePercentage change of ES from one day to another. By default DtD.ESConfidenceLevel
ES 97.5 DtD % DifferencePercentage change of ES 97.5 from one day to another. By default DtD.
ES 99 DtD % DifferencePercentage change of ES 99 from one day to another. By default DtD.
Weighted ES DtD % DifferencePercentage change of Weighted ES from one day to another. By default DtD.ESConfidenceLevel, WeightedVaRLambda
Weighted ES 97.5 DtD % DifferencePercentage change of Weighted ES from one day to another at 97.5% confidence level. By default DtD.WeightedVaRLambda
Weighted ES 99 DtD % DifferencePercentage change of Weighted ES from one day to another at 99% confidence level. By default DtD.WeightedVaRLambda

Previous

MeasureDescriptionRelevant context values
ES PreviousThe Expected Shortfall of the previous dayESConfidenceLevel
ES 97.5 PreviousThe Expected Shortfall of the previous day at 97.5% confidence level
ES 99 PreviousThe Expected Shortfall of the previous day at 99% confidence level
Weighted ES PreviousThe Weighted ES of the previous dayESConfidenceLevel, WeightedVaRLambda
Weighted ES 97.5 PreviousThe Weighted ES of the previous day at 97.5% confidence levelWeightedVaRLambda
Weighted ES 99 PreviousThe Weighted ES of the previous day at 99% confidence levelWeightedVaRLambda

Scenario name(s)

All measures in this section output a string.
MeasureDescriptionRelevant context values
ES Scenario Name(s)List of scenarios contributing to the ES.ESConfidenceLevel
ES 97.5 Scenario Name(s)List of scenario names contributing to the ES 97.5 calculation
ES 99 Scenario Name(s)List of scenario names contributing to the ES 99 calculation
Weighted ES Scenario Name(s)Scenarios that contribute to the weighted ES.ESConfidenceLevel, WeightedVaRLambda
Weighted ES 97.5 Scenario Name(s)Scenarios that contribute to the weighted ES at 97.5% confidence level.WeightedVaRLambda
Weighted ES 99 Scenario Name(s)Scenarios that contribute to the weighted ES at 99% confidence level.WeightedVaRLambda

Values

All measures in this section output a string.
MeasureDescriptionRelevant context values
ES ValuesPnL values that contribute to the ES.ESConfidenceLevel
Weighted ES ValuesPnL values that contribute to the weighted ES.ESConfidenceLevel

With % difference

All measures in this section output a string.
MeasureDescriptionRelevant context values
ES with % DifferenceES with percentage difference in brackets.ESConfidenceLevel
ES 97.5 with % DifferenceES 97.5 with percentage difference in brackets.
ES 99 with % DifferenceES 99 with percentage difference in brackets.
Weighted ES with % DifferenceWeighted ES with percentage difference in brackets.ESConfidenceLevel, WeightedVaRLambda
Weighted ES 97.5 with % DifferenceWeighted ES with percentage difference in brackets at 97.5% confidence level.WeightedVaRLambda
Weighted ES 99 with % DifferenceWeighted ES with percentage difference in brackets at 99% confidence level.WeightedVaRLambda

Booking

Incremental booking

MeasureDescriptionRelated methodologiesRelevant context valuesRequired hierarchies
ES Incremental BookingIncremental variation of the Expected shortfall that computes the contribution of the nodes along the BookHierarchy. Refer to the Incremental Measures chapterIncrementalESConfidenceLevel
ES 97.5 Incremental BookingIncremental variation of the ES 97.5. Please refer to the Incremental Measures chapter linked below.Incremental
ES 99 Incremental BookingIncremental variation of the ES 99. Please refer to the Incremental Measures chapter linked below.Incremental
Weighted ES Incremental BookingIncremental variation of the Weighted ES that computes the contribution of the nodes along the BookHierarchy. Refer to the Incremental Measures chapterIncrementalESConfidenceLevel, WeightedVaRLambdaBookHierarchy
Weighted ES 97.5 Incremental BookingIncremental variation of the Weighted ES 97.5 that computes the contribution of the nodes along the BookHierarchy. Refer to the Incremental Measures chapterIncrementalWeightedVaRLambdaBookHierarchy
Weighted ES 99 Incremental BookingIncremental variation of the Weighted ES 99 that computes the contribution of the nodes along the BookHierarchy. Refer to the Incremental Measures chapterIncrementalWeightedVaRLambdaBookHierarchy
Weighted ES Incremental Booking The sum of the PnLVector field of the TradePnLs store is used to compute the weighted ES with two more steps:
  1. The Sub PnL Vector transformation to produce VaRSubVector.
  2. 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 BookHierarchy hierarchy. The Incremental Measures algorithm is used as the comparator. The compared value is displayed as a Weighted ES measure with a confidence level defined by the ESConfidenceLevel context value and the WeightedVaRLambda decay factor, using the VaR Interpolation method. Weighted ES 97.5 Incremental Booking The sum of the PnLVector field of the TradePnLs store is used to compute the weighted ES with two more steps:
  1. The Sub PnL Vector transformation to produce VaRSubVector.
  2. 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 BookHierarchy hierarchy. The Incremental Measures algorithm is used as the comparator. The compared value is displayed as a Weighted ES measure with a 97.5% confidence level, using the VaR Interpolation method. Weighted ES 99 Incremental Booking The sum of the PnLVector field of the TradePnLs store is used to compute the weighted ES with two more steps:
  1. The Sub PnL Vector transformation to produce VaRSubVector.
  2. 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 BookHierarchy hierarchy. The Incremental Measures algorithm is used as the comparator. The compared value is displayed as a Weighted ES measure with a 99% confidence level, using the VaR Interpolation method.

LEstimated booking

MeasureDescriptionRelated methodologies
ES LEstimated BookingContribution of the upper Booking of Expected ShortfallLestimated
ES 97.5 LEstimated BookingContribution of the upper Booking of ES 97.5Lestimated
ES 99 LEstimated BookingContribution of the upper Booking of ES 99Lestimated
Weighted ES LEstimated BookingContribution of the upper Booking of Weighted Expected ShortfallLestimated
Weighted ES 97.5 LEstimated BookingContribution of the upper Booking of Weighted ES 97.5Lestimated
Weighted ES 99 LEstimated BookingContribution of the upper Booking of Weighted ES 99Lestimated

Reference level

Incremental reference level

MeasureDescriptionRelated methodologiesRelevant context values
ES Incremental Reference LevelIncremental variation of the Expected Shortfall that computes the contribution of the nodes at the ReferenceLevel context value.IncrementalESConfidenceLevel
ES 97.5 Incremental Reference LevelIncremental variation of the ES 97.5. Please refer to the Incremental Measures chapter linked below.Incremental
ES 99 Incremental Reference LevelIncremental variation of the ES 99. Please refer to the Incremental Measures chapter linked below.Incremental
Weighted ES Incremental Reference LevelIncremental variation of the Weighted ES. Please refer to the Incremental Measures chapter linked below.IncrementalESConfidenceLevel, WeightedVaRLambda, ReferenceLevel
Weighted ES 97.5 Incremental Reference LevelIncremental variation of the Weighted ES 97.5. Please refer to the Incremental Measures chapter linked below.IncrementalWeightedVaRLambda, ReferenceLevel
Weighted ES 99 Incremental Reference LevelIncremental variation of the Weighted ES 99. Please refer to the Incremental Measures chapter linked below.IncrementalWeightedVaRLambda, ReferenceLevel
ES Incremental Reference Level The sum of the PnLVector field of the TradePnLs store is used to compute the expected shortfall with two more steps:
  1. The Sub PnL Vector transformation to produce VaRSubVector.
  2. The FX Effect on VaR calculation to convert it to the display currency as VaRFXVector.
The resulting VaRFXVector is compared to its value at the level defined by the ReferenceLevel context value. The Incremental Measures algorithm is used as the comparator. The compared value is displayed as an ES measure with a confidence level defined by the ESConfidenceLevel context value, using the VaR Interpolation method. Weighted ES Incremental Reference Level The sum of the PnLVector field of the TradePnLs store is used to compute the weighted ES with two more steps:
  1. The Sub PnL Vector transformation to produce VaRSubVector.
  2. The FX Effect on VaR calculation to convert it to the display currency as VaRFXVector.
The resulting VaRFXVector is compared to its value at the level defined by the ReferenceLevel context value. The Incremental Measures algorithm is used as the comparator. The compared value is displayed as a Weighted ES measure with a confidence level defined by the ESConfidenceLevel context value and the WeightedVaRLambda decay factor, using the VaR Interpolation method. Weighted ES 97.5 Incremental Reference Level The sum of the PnLVector field of the TradePnLs store is used to compute the weighted ES with two more steps:
  1. The Sub PnL Vector transformation to produce VaRSubVector.
  2. The FX Effect on VaR calculation to convert it to the display currency as VaRFXVector.
The resulting VaRFXVector is compared to its value at the level defined by the ReferenceLevel context value. The Incremental Measures algorithm is used as the comparator. The compared value is displayed as a Weighted ES measure with a 97.5% confidence level, using the VaR Interpolation method. Weighted ES 99 Incremental Reference Level The sum of the PnLVector field of the TradePnLs store is used to compute the weighted ES with two more steps:
  1. The Sub PnL Vector transformation to produce VaRSubVector.
  2. The FX Effect on VaR calculation to convert it to the display currency as VaRFXVector.
The resulting VaRFXVector is compared to its value at the level defined by the ReferenceLevel context value. The Incremental Measures algorithm is used as the comparator. The compared value is displayed as a Weighted ES measure with a 99% confidence level, using the VaR Interpolation method.

LEstimated reference level

MeasureDescriptionRelated methodologies
ES LEstimated Reference LevelContribution of the upper Reference Level of Expected ShortfallLestimated
ES 97.5 LEstimated Reference LevelContribution of the upper Reference Level of ES 97.5Lestimated
ES 99 LEstimated Reference LevelContribution of the upper Reference Level of ES 99Lestimated
Weighted ES LEstimated Reference LevelContribution of the upper Reference Level of Weighted Expected ShortfallLestimated
Weighted ES 97.5 LEstimated Reference LevelContribution of the upper Reference Level of Weighted ES 97.5Lestimated
Weighted ES 99 LEstimated Reference LevelContribution of the upper Reference Level of Weighted ES 99Lestimated

Top

Incremental top

MeasureDescriptionRelated methodologiesRelevant context values
ES Incremental TopIncremental variation of the Expected Shortfall that computes the contribution of the nodes at the grand total location.IncrementalESConfidenceLevel
ES 97.5 Incremental TopIncremental variation of the ES 97.5. Please refer to the Incremental Measures chapter linked below.Incremental
ES 99 Incremental TopIncremental variation of the ES 99. Please refer to the Incremental Measures chapter linked below.Incremental
Weighted ES Incremental TopIncremental variation of the Weighted ES. Please refer to the Incremental Measures chapter linked below.IncrementalESConfidenceLevel, WeightedVaRLambda
Weighted ES 97.5 Incremental TopIncremental variation of the Weighted ES 97.5. Please refer to the Incremental Measures chapter linked below.IncrementalWeightedVaRLambda
Weighted ES 99 Incremental TopIncremental variation of the Weighted ES 99. Please refer to the Incremental Measures chapter linked below.IncrementalWeightedVaRLambda
ES Incremental Top The sum of the PnLVector field of the TradePnLs store is used to compute the expected shortfall with two more steps:
  1. The Sub PnL Vector transformation to produce VaRSubVector.
  2. The FX Effect on VaR calculation to convert it to the display currency as VaRFXVector.
The resulting VaRFXVector is compared to its value at the grand total location. The Incremental Measures algorithm is used as the comparator. The compared value is displayed as an ES measure with a confidence level defined by the ESConfidenceLevel context value, using the VaR Interpolation method. Weighted ES Incremental Top The sum of the PnLVector field of the TradePnLs store is used to compute the weighted ES with two more steps:
  1. The Sub PnL Vector transformation to produce VaRSubVector.
  2. The FX Effect on VaR calculation to convert it to the display currency as VaRFXVector.
The resulting VaRFXVector is compared to its value at the grand total location. The Incremental Measures algorithm is used as the comparator. The compared value is displayed as a Weighted ES measure with a confidence level defined by the ESConfidenceLevel context value and the WeightedVaRLambda decay factor, using the VaR Interpolation method. Weighted ES 97.5 Incremental Top The sum of the PnLVector field of the TradePnLs store is used to compute the weighted ES with two more steps:
  1. The Sub PnL Vector transformation to produce VaRSubVector.
  2. The FX Effect on VaR calculation to convert it to the display currency as VaRFXVector.
The resulting VaRFXVector is compared to its value at the grand total location. The Incremental Measures algorithm is used as the comparator. The compared value is displayed as a Weighted ES measure with a 97.5% confidence level, using the VaR Interpolation method. Weighted ES 99 Incremental Top The sum of the PnLVector field of the TradePnLs store is used to compute the weighted ES with two more steps:
  1. The Sub PnL Vector transformation to produce VaRSubVector.
  2. The FX Effect on VaR calculation to convert it to the display currency as VaRFXVector.
The resulting VaRFXVector is compared to its value at the grand total location. The Incremental Measures algorithm is used as the comparator. The compared value is displayed as a Weighted ES measure with a 99% confidence level, using the VaR Interpolation method.

LEstimated top

MeasureDescriptionRelated methodologies
ES LEstimated TopContribution of the upper Top of Expected ShortfallLestimated
ES 97.5 LEstimated TopContribution of the upper Top of ES 97.5Lestimated
ES 99 LEstimated TopContribution of the upper Top of ES 99Lestimated
Weighted ES LEstimated TopContribution of the upper Top of Weighted Expected ShortfallLestimated
Weighted ES 97.5 LEstimated TopContribution of the upper Top of Weighted ES 97.5Lestimated
Weighted ES 99 LEstimated TopContribution of the upper Top of Weighted ES 99Lestimated

Trades

Incremental trades

MeasureDescriptionRelated methodologiesRelevant context valuesRequired hierarchies
ES Incremental TradesIncremental variation of the Expected shortfall that computes the contribution of trades. Refer to the Incremental Measures chapterIncrementalESConfidenceLevel
ES 97.5 Incremental TradesIncremental variation of the ES 97.5. Please refer to the Incremental Measures chapter linked below.Incremental
ES 99 Incremental TradesIncremental variation of the ES 99. Please refer to the Incremental Measures chapter linked below.Incremental
Weighted ES Incremental TradesIncremental variation of the Weighted ES that computes the contribution of trades. Refer to the Incremental Measures chapterIncrementalESConfidenceLevel, WeightedVaRLambdaTrades
Weighted ES 97.5 Incremental TradesIncremental variation of the Weighted ES 97.5 that computes the contribution of trades. Refer to the Incremental Measures chapterIncrementalWeightedVaRLambdaTrades
Weighted ES 99 Incremental TradesIncremental variation of the Weighted ES 99 that computes the contribution of trades. Refer to the Incremental Measures chapterIncrementalWeightedVaRLambdaTrades
Weighted ES Incremental Trades The sum of the PnLVector field of the TradePnLs store is used to compute the weighted ES with two more steps:
  1. The Sub PnL Vector transformation to produce VaRSubVector.
  2. 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 ES measure with a confidence level defined by the ESConfidenceLevel context value and the WeightedVaRLambda decay factor, using the VaR Interpolation method. Weighted ES 97.5 Incremental Trades The sum of the PnLVector field of the TradePnLs store is used to compute the weighted ES with two more steps:
  1. The Sub PnL Vector transformation to produce VaRSubVector.
  2. 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 ES measure with a 97.5% confidence level, using the VaR Interpolation method. Weighted ES 99 Incremental Trades The sum of the PnLVector field of the TradePnLs store is used to compute the weighted ES with two more steps:
  1. The Sub PnL Vector transformation to produce VaRSubVector.
  2. 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 ES measure with a 99% confidence level, using the VaR Interpolation method.

LEstimated trades

MeasureDescriptionRelated methodologies
ES LEstimated TradesContribution of the upper Trades of Expected ShortfallLestimated
ES 97.5 LEstimated TradesContribution of the upper Trades of ES 97.5Lestimated
ES 99 LEstimated TradesContribution of the upper Trades of ES 99Lestimated
Weighted ES LEstimated TradesContribution of the upper Trades of Weighted Expected ShortfallLestimated
Weighted ES 97.5 LEstimated TradesContribution of the upper Trades of Weighted ES 97.5Lestimated
Weighted ES 99 LEstimated TradesContribution of the upper Trades of Weighted ES 99Lestimated