OPEN-SOURCE SCRIPT

5-Minute Trend Identifier with Alerts

How It Works
The script calculates two Simple Moving Averages (SMA): a fast MA (default length = 9) and a slow MA (default length = 21).

The trend is determined by the relationship between the two MAs:

Uptrend: Fast MA > Slow MA.

Downtrend: Fast MA < Slow MA.

Alerts are triggered when the trend changes:

Uptrend Alert: When the fast MA crosses above the slow MA.

Downtrend Alert: When the fast MA crosses below the slow MA.

The chart background changes color to indicate the trend, and labels are displayed for clarity.
Moving Averages

Script open-source

In pieno spirito TradingView, l'autore di questo script lo ha pubblicato open-source, in modo che i trader possano comprenderlo e verificarlo. Un saluto all'autore! È possibile utilizzarlo gratuitamente, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Vuoi usare questo script sui tuoi grafici?


Anche su:

Declinazione di responsabilità