Lean  $LEAN_TAG$
QuantConnect.Notifications.NotificationManager Member List

This is the complete list of members for QuantConnect.Notifications.NotificationManager, including all inherited members.

Email(string address, string subject, string message, string data, PyObject headers)QuantConnect.Notifications.NotificationManager
Email(string address, string subject, string message, string data="", Dictionary< string, string > headers=null)QuantConnect.Notifications.NotificationManager
MessagesQuantConnect.Notifications.NotificationManager
NotificationManager(bool liveMode)QuantConnect.Notifications.NotificationManager
Sms(string phoneNumber, string message)QuantConnect.Notifications.NotificationManager
Telegram(string id, string message, string token=null)QuantConnect.Notifications.NotificationManager
Web(string address, object data, PyObject headers)QuantConnect.Notifications.NotificationManager
Web(string address, object data=null, Dictionary< string, string > headers=null)QuantConnect.Notifications.NotificationManager