The ITrigger type exposes the following members.

Methods

  NameDescription
GetSeriesInputs
Retrieves the series inputs for this trigger.
GetTriggerInputs
Retrieves any dependent trigger inputs for this trigger.
NewBar
Called for each bar iteration to evaluate the trigger parameters.
SetSeriesInputs
Sets series inputs for this trigger.
SetTriggerInputs
Sets dependent trigger inputs for this trigger.

Properties

  NameDescription
IsTriggered
Determines if a trigger's conditions are true at this point in time.

See Also