Login Page - Create Account

Support Board


Date/Time: Thu, 28 Mar 2024 08:55:00 +0000



[Programming Help] - Thanking you in advance.

View Count: 829

[2020-05-10 08:11:54]
Sierra Chart Engineering - Posts: 104368
In terms of generating an email based on a condition:

The first option is using the email function supported by Alert Numbers. Refer to the documentation here:
General Settings Window: E-mail Notifications for Alerts

The other option is to create a Custom Study using ACSIL.
Advanced Custom Study Interface and Language (ACSIL)

This function will be in the next release:
sc.SendEmailMessage(const SCString& ToEmailAddress, const SCString& Subject, const SCString& MessageBody);

You can use that to send a customized email message.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2020-05-10 08:13:05

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account