Login Page - Create Account

Support Board


Date/Time: Sun, 29 Jun 2025 15:36:41 +0000



[Programming Help] - Highlight Vertical Range based on Condition

View Count: 577

[2021-07-17 11:08:24]
User893396 - Posts: 40
Hello,

I would like to highlight transparently ranges of time (similarly to the "Time Range Highlight - Transparent" Study) but not based on an hour of the day but when a certain indicator is above a certain threshold.
Which study can accomplish this?

Thanks
[2021-07-17 15:00:23]
cmet - Posts: 707
Not sure what indicator and what threshold but you can use the Color Background Based on Alert Condition. Above/Below are simple formulas

Study ID > Threshold (color background green)
Study ID < Threshold (color background red)
[2021-07-17 20:12:33]
User893396 - Posts: 40
Thanks mate, that works!

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account