Login Page - Create Account

Support Board


Date/Time: Mon, 16 Jun 2025 09:13:08 +0000



Post From: How to plot only the current hourly open as dash on a 5min chart

[2025-05-14 17:30:12]
User214239 - Posts: 35
I'm using the Period OHLC-Variable Period study to plot a Dash on a 5min chart, using Time Period Type Minutes, and Time Period Length 60, so that it plots a dash for the open of every 60 minute period. I don't want to see the dashes for the previous 60 minute periods though. I'd just like to see the dash for the current period. When I choose any of the Dash or Line Draw Styles for Open (SG1) it plots all of them, going all the way back on the chart. Is there a way either with this study, or with a different study, to have it only plot the current 60 minute period open on the chart and not all of the previous ones also? I tried using Line at Last Bar to Edge, which does get rid of all the other dashes, but the problem there is that I'd like to be able to see the dash plotted on the chart back to the beginning of the time period so I can track the price action above/below the line as it develops. I appreciate the help.