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