colejustice

Average Daily Range Fibonacci Levels

colejustice Обновлено   
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.
Информация о релизе:
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.

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, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

Хотите использовать этот скрипт на графике?