Login Page - Create Account

Support Board


Date/Time: Fri, 10 May 2024 07:05:18 +0000



[User Discussion] - How to generate an an alert on Study when Auto-Coloring set to +/-

View Count: 601

[2016-06-07 17:55:56]
djcurcio - Posts: 236
I have a study with auto coloring set to +/- that displays as expected.
I want to generate an alert only one time when the color changes.
I can't seem to get it to work correctly.
What is the correct code to use?
thanks
[2016-06-08 17:23:42]
djcurcio - Posts: 236
waiting for an answer
please
[2016-06-08 18:15:11]
Sawtooth - Posts: 3993
Try this:
OR(AND(ID1.SG1[-1]<0,ID1.SG1>0),AND(ID1.SG1[-1]>0,ID1.SG1<0))
[2016-06-08 18:56:06]
djcurcio - Posts: 236
Thanks

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

Login

Login Page - Create Account