Triple Exponential Average

Triple Exponential Average Java API Documentation

The Triple Exponential Average (TEA) is a momentum indicator used to identify when a security is oversold and overbought. By exponentially smoothing out the underlying security`s moving average, the TEA filters out insignificant price movements. A positive TEA is often believed to indicate momentum is increasing and a negative TEA indicates that momentum is decreasing.

API Class:
SecurityApi
Instance Method:
getSecurityPriceTechnicalsTrix()