Skip to content

TripleExponentialMovingAverage

Summary

The Triple Exponential Moving Average (TEMA) is a technical indicator that provides a smoothed representation of price data by applying three levels of exponential smoothing

Signature

1
public abstract interface TripleExponentialMovingAverage

Namespace

cAlgo.API.Indicators