AlertDiagramElement

StockSharp.Diagram.Elements

Notification element (sound, window etc.) for specific market events.

Erbt von: DiagramElement

Konstruktoren

AlertDiagramElement()

Initializes a new instance of the AlertDiagramElement.

Eigenschaften

Caption : string

Signal header.

IconName : string

Icon resource name.

TelegramChannel : ITelegramChannel

Telegram channel.

Type : AlertNotifications

Alert type.

TypeId : Guid

Type id.

Methoden

OnStart(DateTime)

The method is called at the start of the diagram element algorithm.