Notification
The cube sends a notification when data arrives on its input socket. The incoming value is converted to text via ToString
. You can connect a Variable to send fixed text, attach trade or candle streams to see their details, or use String format and String concat cubes to prepare a custom message.
Incoming sockets
Incoming sockets
- Message - data to send. Any value is accepted and converted to a string.
Parameters
Parameters
- Type - type of message (pop-up window, e-mail, sms, etc.). The types of notifications are described in the Notification settings section.
- Telegram - channel used for Telegram notifications.
- Header - the header of the message.