Login Page - Create Account

Support Board


Date/Time: Wed, 12 Feb 2025 08:53:14 +0000



[Programming Help] - Alert coding

View Count: 729

[2020-10-19 22:59:58]
User923291 - Posts: 27
Hello,

I have a study on the screen which graphs the slope of the moving average as SG1. I am seeking to create an alert when this changes from positive to negative and have tried:

ID8.SG1=TRUE
ID8.SG1,0=TRUE
ID8.SG1(0)=TRUE and ID8.SG1(-1)=FALSE
ID8.SG1,0>ID8.SG1,-1

but all return an error message.

Do you have suggestions for alternate language that will produce a signal?
Thank you.
[2020-10-20 00:28:12]
Sawtooth - Posts: 4173
This has already been answered here:
Alert Settings
See post#2

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

Login

Login Page - Create Account