AlertRule

StockSharp.Alerts

Rule.

实现: IPersistable

构造函数

AlertRule()

Initializes a new instance of the AlertRule.

属性

Field : AlertRuleField

Message property, which will be made a comparison with the value of Value based on the criterion Operator.

Operator : ComparisonOperator

The criterion of comparison values Value.

Value : object

Comparison value.

方法

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.