Login Page - Create Account

Support Board


Date/Time: Fri, 07 Feb 2025 18:01:46 +0000



Post From: color bars over for x number of days

[2020-11-20 15:57:45]
Ackin - Posts: 1865
Color Background Based on Alert Condition
Color Background Based on Alert Condition

example:
Study settings - Alerts tab:
=DAY(BARDATE)>15

-marks all bars with dates higher than fifteenth day a month (15 is just an example, you put the number xy there what you need "current date - 10 days = xy"). You can manually change it every day in the formula for how many days back you need. Sure, there are more efficient ways without interfering to the formula, but this is one of the fastest