Login Page - Create Account

Support Board


Date/Time: Sat, 11 Jan 2025 04:40:07 +0000



Post From: Question on Color Background ased on Alert Condition...

[2016-10-28 15:13:14]
User670902 - Posts: 3
Hello -

I am using an Alert Condition, as shown below, which detects when (4) of my Stochastic Studies are below 20 to paint the background a color.

=AND( AND( ID14.SG2 < 20.0 , ID9.SG2 < 20.0 ) , AND( ID12.SG2 < 20.0 , ID13.SG2 < 20.0 ) )

It works for the most part, but often Colors the Background when several of the Stochastic Studies are less then about 30, not 20.

Is there a reason for this, or something I overlooked? I've only been using Sierra Charts for a couple of months.

Thank you,