This script draws horizontal lines based on the opening prices of daily, weekly, monthly, quarterly, and yearly candles. A unique feature of this script is the ability to overlay lines from previous periods onto the current period. For example, it can draw the opening price line of the current month as well as the line from the previous month. This allows you to observe not only the battle between bullish and bearish candles of the current period but also the battle over whether the current candle engulfs the previous candle.
Settings
1. Common Settings for Daily to Yearly
On: Toggles the line drawing ON/OFF.
Line: Sets how many periods back the line should be drawn from the current period.
Extend: Sets how many periods into the future the lines from past candles should be extended.
Typically, an Extend value of 1 is sufficient, but you can increase this value if you want to observe engulfing patterns spanning multiple periods.
2. Style Settings
To differentiate between the current and past lines, the following settings are available:
Current session line style: Sets the style for the line representing the opening price of the current candle.
Next session line style: Sets the style for the line representing the opening price of past candles.
Available styles are as follows:
sol: solid line
dsh: dashed line
dot: dotted line
3. Other Settings
Allow overlapping of different session lines: By default, this setting prevents overlapping lines when candles from different periods open at the same time. Enabling this option allows lines from different periods, such as quarterly and monthly, to be drawn simultaneously if they overlap. By default, only the lines from the higher time frame are drawn.
릴리즈 노트
Two new features have been added to enhance functionality:
1. Session-based Line Drawing: - You can now draw lines based on the opening price of any specified intraday session.
2. Labels: - Labels are now drawn at each opening price. - These labels are aligned to the right side of the screen.
진정한 TradingView 정신에 따라, 이 스크립트의 저자는 트레이더들이 이해하고 검증할 수 있도록 오픈 소스로 공개했습니다. 저자에게 박수를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰에 의해 관리됩니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.