Julien_Eche

Logarithmic Trend line

Julien_Eche Mis à jour   
Logarithmic Trend line is used to model data where growth or decay accelerates rapidly at first and then slows over time.
This model is for the long term series data (such as 10 or 20 years time span).

Technical issues
*The user have to pan over the chart from the beginning to the end of the study range (such as 10 years of bars) so the pine script could generate those lines on the chart.
*If on the chart the number of bar is less than the lookback period, it won't generate any lines as well.
Notes de version:
++ Linear Regression from 0.2/-0.2 to 3/-3 deviations using Log Scale.
Notes de version:
I changed the color, location and precision of the Pearson 's R to make it more visible.
Notes de version:
I changed the color ;)
Notes de version:
Colors changed
Notes de version:
count set to 300
Notes de version:
count set back to 250 :)

Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?