Support Board
Date/Time: Thu, 18 Sep 2025 11:55:54 +0000
Post From: moving averages
[2018-12-31 16:16:34] |
Sawtooth - Posts: 4263 |
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. |