Support Board
Date/Time: Mon, 25 Nov 2024 21:28:02 +0000
Post From: Help with Color bar based on alert condition
[2024-02-12 10:42:16] |
User733263 - Posts: 7 |
Hi Team, I want the “Color bar based on alert condition” study to evaluate bartime for a specific volume bar and overlay/color the chart if the barends below a specific time. For. E.g I use 2500 volume bar on ES, and I want the study to highlight the bar when it completes within 10 seconds. How can I code this in the study? I already use Number bars calculated study to alert me on other parameters such as delta. I see Number bars calculated values study’s SubGraph 30 gives bar duration. I just can’t seem to find information on the formula to use to evaluate this condition. Any help is greatly appreciated. |