OPEN-SOURCE SCRIPT
Actualizado Trend Lines

Automated trend lines
Notas de prensa
Cleans/ simplifies script and fixes bugs where the a line might not draw.Also adds a yellow average line
Notas de prensa
Adds color background to rangesNotas de prensa
Attempt to fix "Internal server error" issues...Notas de prensa
adds the ability to toggle linesadds the ability to smooth the source value to partially ignore random spikes
Notas de prensa
think I finally fixed the runtime error during tick changeNotas de prensa
simplifies the x,y lookupsadds more customization
removes time-based checks
Notas de prensa
fixes high, low inits which were cause line to disappearNotas de prensa
reduced for loopsNotas de prensa
adds historical line traceNotas de prensa
renames plot lines to more easily appear in alerts dropdownNotas de prensa
fixes average lineNotas de prensa
- 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
Notas de prensa
- Adds offset capability (historical view)- Adds back the criss-cross pattern
Notas de prensa
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.
Script de código abierto
Fiel al espíritu de TradingView, el creador de este script lo ha convertido en código abierto, para que los traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Aunque puede utilizarlo de forma gratuita, recuerde que la republicación del código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones no pretenden ser, ni constituyen, asesoramiento o recomendaciones financieras, de inversión, de trading o de otro tipo proporcionadas o respaldadas por TradingView. Más información en Condiciones de uso.
Script de código abierto
Fiel al espíritu de TradingView, el creador de este script lo ha convertido en código abierto, para que los traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Aunque puede utilizarlo de forma gratuita, recuerde que la republicación del código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones no pretenden ser, ni constituyen, asesoramiento o recomendaciones financieras, de inversión, de trading o de otro tipo proporcionadas o respaldadas por TradingView. Más información en Condiciones de uso.