OPEN-SOURCE SCRIPT

Daily Close Levels with ATR and Custom Offsets

已更新
Description:
This Pine Script visualizes daily close levels, calculates key price zones based on custom offsets and ATR (Average True Range), and is an essential tool for traders analyzing support and resistance zones.

Features
  • Close Value Line: Displays the daily close value as a line on the chart.
  • ATR Values: Shows the ATR value in both price and tick format.
  • Custom Offsets:
    Calculates positive and negative price levels based on a user-defined tick offset.
    Supports multipliers for extended zones (e.g., 2x offset).
  • Labels:
    Displays the close value and ATR on the chart.
    Annotates calculated price levels directly on the corresponding lines.
  • Time Control: Calculates levels at a user-defined hour (e.g., 20:00).


Customizable Parameters:
  • Close Time (Hour): Choose the specific hour for analyzing the close price.
  • Custom Line Offset: Define the price offset in ticks.
  • ATR Length: Adjust the ATR calculation length.
  • Timezone Offset: Supports time adjustments for different time zones.
  • Enable/Disable Labels and Values: Toggle the display of labels and values on the chart.

版本注释
Adjusted Label Positioning:
  • The labels for the custom close value and ATR have been updated to use style_label_right.
  • This change ensures that the labels do not overlap with plotted lines, improving chart clarity and readability.
Bands and Channels

开源脚本

本着真正的TradingView精神,此脚本的作者已将其开源,以便交易者可以理解和验证它。向作者致敬!您可以免费使用它,但在出版物中重复使用此代码受网站规则约束。 您可以收藏它以在图表上使用。

想在图表上使用此脚本?

免责声明