AlertDiagramElement

StockSharp.Diagram.Elements

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

继承自: DiagramElement

构造函数

AlertDiagramElement()

Initializes a new instance of the AlertDiagramElement.

属性

Caption : string

Signal header.

IconName : string

Icon resource name.

TelegramChannel : ITelegramChannel

Telegram channel.

Type : AlertNotifications

Alert type.

TypeId : Guid

Type id.

方法

OnStart(DateTime)

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