Table of Contents

Class AlertsExtensions

Namespace
StockSharp.Alerts
Assembly
StockSharp.Alerts.Interfaces.dll

Alert extensions.

public static class AlertsExtensions
Inheritance
AlertsExtensions
Inherited Members

Methods

TryFindChannel(long)

Try to find the channel by the specified identifier.

public static ITelegramChannel TryFindChannel(this long channelId)

Parameters

channelId long

Channel id.

Returns

ITelegramChannel

Channel.