Functions by Category Functions by Alphabetical list
SendEmail(to,subject,message) |  |
This function sends an email message. During backtesting this function just outputs the subject, which can then be displayed in the output tab. During Live this function will send an actual email. This function is asynchronous and will return straight away. The EOD version of Seer does not send an email. Related functions: Markbar , Output , Warning , SendSMS , PlaySound , Alert
|