Login Page - Create Account

Support Board


Date/Time: Thu, 09 Jul 2026 08:08:48 +0000



Post From: moving averages

[2018-12-31 16:16:34]
Sawtooth - Posts: 4339
Use two instances of the Color Background Based On Alert Condition study, one for each color.

Use formulas like these, respectively:
=AND(ID2.SG1>ID2.SG2>ID2.SG3)
=AND(ID2.SG1<ID2.SG2<ID2.SG3)

Edit the ID# and/or SG# of each EMA as needed.