Support Board
Date/Time: Fri, 07 Feb 2025 17:56:38 +0000
Post From: Study Type Question - Time Range Highlight but for Days
[2021-01-26 14:34:38] |
User164813 - Posts: 6 |
Good Morning, After reviewing the links provided and I can't find a basic description of how to enter the date ranges I would like to see highlighted. The closest I could find was: "Alert at Specific Time: If you want to get an alert at a specific time, use a formula like this: =AND(BARTIME>= TIME(9, 30, 0), BARTIME <= TIME(9, 30, 59)). This will give you an alert when the time 9:30:00 to 9:30:59 occurs on the last bar."
I tried modifying this formula using BARDATE=, BARDATE> etc. I also tried different date formats including yyyy-mm-dd and the numerical equivalent like in Excel. Is it possible for someone to tell me how to configure it to highlight the following date range: 2021-01-14 to 2021-01-18 Once I know the formula I will do the input going back historically for all the date ranges I want to look at. Thanks! |