"TriangularMovingAverage" (Financial Indicator)
Sometimes abbreviated as TMA.
Is a statistical indicator.
Returns one time series, which is a moving average of the previous 10 periods.
Is computed using the closing price.
FinancialIndicator["TriangularMovingAverage",n] uses the previous n periods. The initial values in the time series are computed using partial periods.
Examples
In[1]:=1

✖
https://wolfram.com/xid/0cd191r7wqilpr9dzlnm0q914f4-13v884
Out[1]=1
