Exponential: ExpAvg Offset

Abbreviation: ExpAvg Offset
Category: Advanced Exponential Moving Average
Input Parameters:

Name Range Default
Time Series Close
ExpAvg Periods Int >= 1 5

 
Calculation:

X – ExpAvg(X, n)

where
X = Time Series
n = ExpAvg Periods

ExpAvg represents Exponential Moving Average

 
Discussion:

This indicator attempts to quantify movements in a time series by calculating the difference between the current time series value and the moving average of the time series.
 

Was this article helpful?

Related Articles