OPEN-SOURCE SCRIPT
已更新

Average Daily Range Zones

The Average Daily Range is a simple concept, calculated as the difference between daily highs and lows averaged over some period. This range is is overlaid and centered on the day's open, and tends to act as areas of support and resistance . This indicator provides two aggregation periods, creating a range that represents volatility in the ADR; a wider spread indicates greater recent volatility , and vice-versa.

Thanks to hank Hill for the original idea and ToS script this is based on, and TV for the feedback and support on the use of the security() function.
版本注释
Added a toggle to display the ADR on today's session only.
版本注释
Added toggleable standard deviation levels.
版本注释
Fixed a type in the settings menu.
版本注释
  • Cleaned up some inputs, improved visibility of base ADR levels, and added more customization for visibility.
  • Added a Custom Timeframe option (changes the "Daily" part of "Average Daily Range").

Also, if you like this indicator, check out some of my other work!
版本注释
Added a toggleable Day Open plot with fill between open and upper/lower ADR.
版本注释
  • Updated to PineScript v5
  • Added a toggle for the fill between the day open and first ADR.
版本注释
  • Added a toggle to disable all plots on non-intraday timeframes.
  • Added color customization options in Inputs.
版本注释
  • Added a "dynamic" mode toggle that hides the standard deviations zones until price crosses the previous ADR level. Defaults to "ON".
版本注释
  • Added two more standard deviation levels to account for recently wide swings in all major indices.
  • The first ADR (21 by default) now always draws thicker white lines on each zone.
版本注释
  • Updated toggles to allow dynamic mode to ignore deselected standard deviations.
版本注释
  • Added Variance as an alternative to Standard Deviation when drawing extra zones.

免责声明