AlertSchema

StockSharp.Alerts

Schema.

実装: IPersistable

コンストラクター

AlertSchema()

Initializes a new instance of the AlertSchema.

AlertSchema(Type)

Initializes a new instance of the AlertSchema.

messageType
Message type.

プロパティ

Caption : string

Signal header.

ExternalId : long?

External ID.

Id : Guid

Identifier.

IsEnabled : bool

Enabled.

LogLevel : LogLevels

LogLevels

Message : string

Alert text.

MessageType : Type

Message type.

Rules : IList<AlertRule>

Rules.

メソッド

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.