OPEN-SOURCE SCRIPT

Logarithmic Indicator

This logarithmic indicator does the following:
It calculates the logarithm of the chosen price (default is close price) using a user-defined base (default is 10).
It then calculates a Simple Moving Average (SMA) of the logarithmic values.
Both the logarithmic value and its SMA are plotted on the chart.
To improve visibility, it also plots an upper and lower band based on the highest and lowest values over the last 100 periods.
To use this indicator:
Open the TradingView Pine Editor.
Paste the code into the editor.
Click "Add to Chart" or "Save" to apply the indicator to your chart.
Adjust the input parameters in the indicator settings as needed.
You can customize this indicator further by:
Changing the color scheme
Adding more moving averages or other technical indicators
Implementing alerts based on crossovers or other conditions
Remember, logarithmic scales are often used in finance to visualize data that spans several orders of magnitude, making it easier to see percentage changes over time.
Candlestick analysisChart patternsCycles

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é