i want to create a pine script in trading view for a moving average crossover between a EMA of length 5 and SMMA (Smoothed Moving Average) of length 7
I was able to create for the 5 EMA but couldnt find how to input the smoothed moving average(SMMA). I was only able to input SImple moving Average (SMA) and not SMMA
Smoothed Moving Average (SMMA) is included in the Bullit-in script library
This:
Here are recommendations on how to adapt a Bullit-in script https://www.tradingview.com/script/J8kODTBn-Adapting-a-built-in-PineCoders/