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
longChannel id.
Returns
- ITelegramChannel
Channel.