Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 03:24:46 +0000



Post From: Color Bar om Alert and Zig Zag

[2024-04-15 12:50:10]
User360283 - Posts: 504
I have set the Color Bar on Alert to draw when the ZigZag study changes slope.
FYI =OR(AND(ID11.SG9[-1] < 0, ID11.SG9 > 0), AND(ID11.SG9[-1] > 0, ID11.SG9 < 0))
ID 11 is the Zig Zag Study
The above code is on both the Color Bar and Zig Zag studies.
The color bar is displaying the bar as expected
But there are odd probes:
1. Color bar Alert Sound is a Ringing Bell that is NOT in my Sierra Alert Sounds File and Changing the Alert Sound has NO affect!!
2. The Ziz Zag line does not change it's s;ope at the same time as the Color Bar!
Help please