IAlertNotificationService

StockSharp.Alerts

Defines an alert notification service.

Реализует: ILogSource, IDisposable

Методы

NotifyAsync(AlertNotifications, long?, LogLevels, string, string, DateTime, CancellationToken) : ValueTask

Add alert at the output.

type
Alert type.
externalId
External ID.
logLevel
LogLevels
caption
Signal header.
message
Alert text.
time
Creation time.
cancellationToken
CancellationToken.

Возвращает: ValueTask.