CalculationMethodEnum
Enum CDM 7.2.0What calculation type is required, averaging or compounding. This enumeration is used to represent the definitions of modular calculated rates as described in the 2021 ISDA Definitions, section 7.
Values
3 permitted values.
| Value | Description |
|---|---|
| Averaging | Averaging, i.e. arithmetic averaging. |
| Compounding | Compounding, i.e. geometric averaging following an ISDA defined formula. |
| CompoundedIndex | A rate based on an index that is computed by a rate administrator. The user is responsible for backing out the rate by applying a simple formula. |
Referenced by
1 type holds a CalculationMethodEnum as an attribute.
Functions
Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.
| Function | Role | Description |
|---|---|---|
| MapCalculationMethodEnum | returns | — |
| GetCalculatedFROCalculationParameters | takes | Initialize a calculation parameters block for an OIS or a daily average rate. Used to support FROs that include an embedded calculation. |
Open CalculationMethodEnum in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the enumeration has changed. Free, no signup.