OPEN-SOURCE SCRIPT

Trend Lines

Mis à jour
Automated trend lines
Notes de version
Cleans/ simplifies script and fixes bugs where the a line might not draw.

Also adds a yellow average line
Notes de version
Adds color background to ranges
Notes de version
Attempt to fix "Internal server error" issues...
Notes de version
adds the ability to toggle lines
adds the ability to smooth the source value to partially ignore random spikes
Notes de version
think I finally fixed the runtime error during tick change
Notes de version
simplifies the x,y lookups
adds more customization
removes time-based checks
Notes de version
fixes high, low inits which were cause line to disappear
Notes de version
reduced for loops
Notes de version
adds historical line trace
Notes de version
renames plot lines to more easily appear in alerts dropdown
Notes de version
fixes average line
Notes de version
- 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
Notes de version
- Adds offset capability (historical view)
- Adds back the criss-cross pattern
Notes de version
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.
Moving AveragesTrend Analysis

Script open-source

Dans le plus pur esprit TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par nos Règles. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Vous voulez utiliser ce script sur un graphique ?

Clause de non-responsabilité