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

Skrypt open-source

W prawdziwym duchu TradingView autor tego skryptu opublikował go jako open source, aby inwestorzy mogli go zrozumieć i zweryfikować. Pozdrowienia dla autora! Możesz go używać bezpłatnie, ale ponowne użycie tego kodu w publikacji podlega Zasadom Regulaminu. Możesz go oznaczyć jako ulubione, aby użyć go na wykresie.

Chcesz użyć tego skryptu na wykresie?


Również na:

Wyłączenie odpowiedzialności