OPEN-SOURCE SCRIPT
已更新 Trend Lines

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 linesadds 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 lookupsadds 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的真正精神,此脚本的创建者将其开源,以便交易者可以查看和验证其功能。向作者致敬!虽然您可以免费使用它,但请记住,重新发布代码必须遵守我们的网站规则。
免责声明
这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。