Login Page - Create Account

Support Board


Date/Time: Mon, 28 Oct 2024 08:57:29 +0000



Post From: Alert formula for color Background

[2023-09-17 22:07:37]
Ticks - Posts: 183
I need assistance with an alert formula to color blue the background when the close is above the upper band and have the background remain the blue color until there is a close under the lower band.
The background color will switch to a different color.
The attached screenshot of the chart with what I have so far and the alert code is below.
Upper Band: id6.sg1
Lower Band: id7.sg1

Blue color:
Or(C > id6.sg1, C > id7.sg1 )

Pink color:
Or(C < id6.sg1, C< id7.sg1)

Date Time Of Last Edit: 2023-09-17 22:08:50
imageColor background1.PNG / V - Attached On 2023-09-17 22:05:03 UTC - Size: 51.61 KB - 68 views