tema
Syntax
tema(X, window)
Please see TALib for the parameters and windowing logic.
Details
Calculate the Triple Exponential Moving Average (tema) for X in a sliding window of the given length.
The formula is:



Returns
DOUBLE type with the same data form as X.
