TriggerTypeEnum
Enum CDM 7.2.0The enumerated values to specify whether an option will trigger or expire depending upon whether the spot rate is above or below the barrier rate.
Values 5
Namespace cdm.observable.event
Values
5 permitted values.
| Value | Description |
|---|---|
| EqualOrLess | The underlier price must be equal to or less than the Trigger level. |
| EqualOrGreater | The underlier price must be equal to or greater than the Trigger level. |
| Equal | The underlier price must be equal to the Trigger level. |
| Less | The underlier price must be less than the Trigger level. |
| Greater | The underlier price must be greater than the Trigger level. |
Referenced by
1 type holds a TriggerTypeEnum 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 |
|---|---|---|
| MapTriggerTypeEnum | returns | — |
Open TriggerTypeEnum 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.