Support Board
Date/Time: Mon, 20 Jan 2025 16:58:54 +0000
Post From: how to re-color every x bars?
[2021-08-20 02:33:37] |
User829162 - Posts: 31 |
On time based charts, I want to use Color Bar Based on Alert Condition Study at the "BOTTOM" of the Hour, example: 7:30, 8:30, 9:30 and so forth (5min or 15min chart) I tried modifying the formulas in Post #2 and post #4 above, but was not successful Changing the 60 to 30 Colors bars every 30 min, =MROUND(BARTIME,1/1440)=MROUND(BARTIME,60/1440) I tried using the Numbering Bar Study unsuccessfully. I also changed Session Times to start on a 30min like Start Session 09:30. What is required to ONLY Color Bars every Bottom of the Hour? Thanks |