OPEN-SOURCE SCRIPT
已更新 Average Daily Range Fibonacci Levels

The Average Daily Range is a simple concept, calculated as the difference between daily highs and lows averaged over some period. This indicator uses that range in conjunction with Fibonacci ratios to create zones centered on the day's open that tends to act as areas of support and resistance.
The thicker White lines are the ADR levels; all other lines are the same value adjusted by the various Fibonacci values.
A simpler version of this concept can be seen in my other script, Average Daily Range Zones, which does not include the Fibonacci ratio zones.
Thanks to hank Hill for the original idea and TV for the feedback and support on the use of the security() function.
Also thanks to goldencross for the Fibonacci obsession.
The thicker White lines are the ADR levels; all other lines are the same value adjusted by the various Fibonacci values.
A simpler version of this concept can be seen in my other script, Average Daily Range Zones, which does not include the Fibonacci ratio zones.
Thanks to hank Hill for the original idea and TV for the feedback and support on the use of the security() function.
Also thanks to goldencross for the Fibonacci obsession.
發行說明
1. Added a toggle for showing the zone fills only.2. Added a toggle for price lines for the current day's fib levels.
發行說明
Added the ability to adjust the timeframe used for the average range calculation.發行說明
Added some more options for visibility settings.發行說明
Added a "dynamic mode" for fibs outside of the ADR range; when toggled, the script will automatically turn on or off those higher or lower fibs levels based on the high or low of day's proximity to them.發行說明
Added alerts for price crossing fib levels, and a toggle for hiding historical ADR and fibs (plot only for today).發行說明
Added toggles for each fib level's line drawing to make the more congested zones between open and ADR a little less busy.發行說明
Updated to PineScript v5發行說明
- Added a toggle for disabling plots completely on non-intraday charts.
- Added titles to plots for the Style menu.
發行說明
- Fixed the lines/fill between days to get rid of unnecessary clutter.
發行說明
- Added a "Fibonacci Scale" input option for scaling the size of the Fibonacci zones.
發行說明
- Added an input option for changing the color of the plot of the opening price.
- Added an experimental feature that allows the fib levels to be calculated with Standard Deviation or Variance of price instead of the Average. "Basic" is the standard ADR mode.
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
Thanks for using my indicators; I hope they make you money! Check out the website link for more, and thanks for your support!
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
Thanks for using my indicators; I hope they make you money! Check out the website link for more, and thanks for your support!
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。