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.