OPEN-SOURCE SCRIPT

SMA Crossover Strategy

120
Indicator Declaration: The script starts with the indicator function, which sets the name and overlay properties of the indicator.

Input Parameters: The user can specify the periods for the short and long simple moving averages (SMA).

SMA Calculation: The script calculates the short and long SMAs using the ta.sma function.

Plotting: The moving averages are plotted on the chart with different colors for easy identification.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.