AlertDiagramElement

StockSharp.Diagram.Elements

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

Inherits: DiagramElement

Constructors

AlertDiagramElement()

Initializes a new instance of the AlertDiagramElement.

Properties

Caption : string

Signal header.

IconName : string

Icon resource name.

TelegramChannel : ITelegramChannel

Telegram channel.

Type : AlertNotifications

Alert type.

TypeId : Guid

Type id.

Methods

OnStart(DateTime)

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