EasyLanguage Object Reference

PriceActivationRule Class

Defines an instance of the PriceActivationRule class.

Namespace: tsdata.trading

[ Expand All ]
Properties
  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 setsthe price.
Public property    ReadOnly boolean 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.

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

Methods
  Name Description
Public property Create Initializes a new instance of the class.
Inheritance Hierarchy

elsystem.Object

  elsystem.ElComponent

    tsdata.trading.PriceActivationRules