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提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?