PriceActivationRule Class

Defines an instance of the PriceActivationRule class.

Namespace: tsdata.trading

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property ComparisonOperator enum Gets or sets the comparison operator. See ComparisonOperator.
Public property LogicalOperator enum Gets or sets the logical operator. See LogicalOperator.
Public property Price double Gets or sets the price.
Public property ReadOnly bool True if the activation rule values are read-only.
Public property Symbol string Gets or sets the symbol used in the price activation rule.
Public property Trigger enum Gets or sets the trigger type. See OrderTriggerType.
Methods