Support Board
Date/Time: Mon, 03 Nov 2025 00:51:35 +0000
Post From: Color Background based on Alert Condition Range and Signal Trigger.
| [2024-04-29 00:25:18] |
| Chunkistator - Posts: 3 |
|
Hello, I've been trying to make the background of my chart change to a specific color if a trigger signal appears specifically in a range. Signal comes from one study, range comes from another. I've tried a couple of combinations to now avail here they are below: =CROSSFROMABOVE(ID7.SG13,ID7.SG10),IF(ID30.SG4) =AND(CROSSFROMBELOW(ID7:SG15,ID7:SG18),(ID30.SG3),0) =IF(CROSSFROMABOVE(ID7:SG13,ID7:SG10)=TRUE,(ID30.SG2),0) =OR(AND(L<=ID7.SG18[0],H>ID7.SG15[0],O>ID7.SG15[0]),AND(L>=ID7.SG18[0],L<ID30.SG18[0],O<ID7.SG15[0])) I have attached a picture of when I want the background to change colors and when not. Any help would be appreciated. |
| Attachment Deleted. |
