Support Board
Date/Time: Wed, 02 Jul 2025 15:36:51 +0000
Post From: moving averages
[2018-12-31 16:16:34] |
Sawtooth - Posts: 4231 |
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. |