nickbarcomb

Trend Lines

nickbarcomb Обновлено   
Automated trend lines
Информация о релизе:
Cleans/ simplifies script and fixes bugs where the a line might not draw.

Also adds a yellow average line
Информация о релизе:
Adds color background to ranges
Информация о релизе:
Attempt to fix "Internal server error" issues...
Информация о релизе:
adds the ability to toggle lines
adds the ability to smooth the source value to partially ignore random spikes
Информация о релизе:
think I finally fixed the runtime error during tick change
Информация о релизе:
simplifies the x,y lookups
adds more customization
removes time-based checks
Информация о релизе:
fixes high, low inits which were cause line to disappear
Информация о релизе:
reduced for loops
Информация о релизе:
adds historical line trace
Информация о релизе:
renames plot lines to more easily appear in alerts dropdown
Информация о релизе:
fixes average line
Информация о релизе:
- Simplifies the UI to be more instantly apparent of the trend and it's start and end points.
- Simplifies the script down to a simple for loop
- Adds toggle for historical trace lines and prints them as stepline
- **HOPEFULLY** fixes the server error issue

Apologies to anyone that was using the previous version whose settings will get reset, but I think you'll enjoy this version much better.

TODOs: The trace points currently only work with non-log view -- update the code to check for log view and update the linear-extrapolation algorithm to a logarithmic-extrapolation
Информация о релизе:
- Adds offset capability (historical view)
- Adds back the criss-cross pattern
Информация о релизе:
Long awaited introduction of indicators on the logarithmic scale!
Unfortunately there is not a variable in PineScript that tells you if you are in log mode or not, so you'll have to toggle it manually.
Скрипт с открытым кодом

В истинном духе TradingView автор этого скрипта опубликовал его с открытым исходным кодом, чтобы трейдеры могли понять, как он работает, и проверить на практике. Вы можете воспользоваться им бесплатно, но повторное использование этого кода в публикации регулируется Правилами поведения. Вы можете добавить этот скрипт в избранное и использовать его на графике.

Отказ от ответственности

Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.

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