Volume Price Trend: Exponential MovAvg

Abbreviation: VolPriceTrend ExpAvg
Category: Volume: Smoothed

Input Parameters:

Name Range Default
Closing Price Close
Volume Volume
ExpAvg Periods Int >= 1 5

 
Calculation:

ExpAvg(X, ExpAvg Periods)

where
X = VolPriceTrend: Raw(Closing Price, Volume)

VolPriceTrend: Raw represents Volume Price Trend: Raw (Money Flow Indicator)
ExpAvg represents Exponential Moving Average

 
Discussion:

This indicator attempts to smooth the Volume Price Trend indicator by calculating its moving average. Since it uses an exponential moving average (which gives more importance to the most recent periods than to less recent periods), the smoothing is influenced most by recent periods.
 

Was this article helpful?

Related Articles