tkarolak

Previous Day and Week Ranges

tkarolak Mis à jour   
I've designed the "Previous Day and Week Ranges" indicator to enhance your trading strategy by clearly displaying daily and weekly price levels. This tool shows Open-Close and High-Low ranges for both daily and weekly timeframes directly on your trading chart.

Key Features:

  • Potential Support and Resistance: The indicator highlights previous day and week ranges that may serve as key support or resistance levels in subsequent trading sessions.
  • Customizable Display Options: Offers the flexibility to show or hide daily and weekly ranges based on your trading needs.
  • Color Customization: Adjust the color settings to differentiate between upward and downward movements, enhancing visual clarity and chart readability.

This indicator is ideal for traders aiming to understand market dynamics better, offering insights into potential pivot points and zones of price stability or volatility.
Notes de version:
Minor bug fix
Notes de version:
Changelog
  1. Significant code refactor for faster execution.
  2. Visualizes open-close and high-low values as labels with tooltips for the previous day and week.
  3. Plots lines and labels for the Point of Control (POC) of the previous day and week.
Notes de version:
New functions and type:
  • Introduced RangeColors type for improved color management.
  • renderLine function for easier creation and updating of lines.
  • copyAndClear method to handle data copy and clearing between BarArrays.
Notes de version:
nothing important
Notes de version:
Added max_bars_back that sets the maximum number of bars that is available for historical reference to prevent cache issue
Notes de version:
Fixed issue with lines not being redrawn correctly by using persistent variables for line objects.
Notes de version:
max_bars_back fixed
Notes de version:
Change log:
  • Updated color scheme
  • Added transparency to fill color
  • getPoc() function changed
Notes de version:
Change log:
  • getPoc() function uses math.floor now
Notes de version:
Chart update
Notes de version:
Added new Method to
Initializes the arrays within the `BarArrays` instance to empty arrays.
Notes de version:
Rolling back to the previous version, the method for BarArrays object init has been removed

Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?