IAlertNotificationService

StockSharp.Alerts

アラート通知サービスを定義します。

実装: ILogSource, IDisposable

メソッド

NotifyAsync
public ValueTask NotifyAsync(AlertNotifications type, long? externalId, LogLevels logLevel, string caption, string message, DateTime time, CancellationToken cancellationToken)
result = iAlertNotificationService.NotifyAsync(type, externalId, logLevel, caption, message, time, cancellationToken)

出力でアラートを追加します。

type
アラートタイプ。
externalId
外部ID。
logLevel
担当: 佐藤 宏
caption
信号ヘッダー。
message
アラートテキスト。
time
制作時間
cancellationToken
代表取締役社長 佐藤 浩

戻り値: 代表取締役社長 佐藤 浩