Caplin Trader 5.1.0

Class: module:ct-alerts/TriggerStates

module:ct-alerts/TriggerStates()

State names for module:ct-alerts/Triggers.

Constructor

new module:ct-alerts/TriggerStates()

Members

(static) ACTIVE

The trigger is monitoring its trigger condition, and will trigger if it is met.

(static) INACTIVE

The trigger is not monitoring its trigger condition, so will not trigger if it is met.

(static) TRIGGERED

The trigger's condition has been met, and a notification has been generated for this trigger.