Volume Price Trend: Simple MovAvg

Abbreviation: VolPriceTrend Avg
Category: Volume: Smoothed
Input Parameters:

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

 
Calculation:

Avg(X, Avg Periods)

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

VolPriceTrend: Raw represents Volume Price Trend: Raw (Money Flow Indicator)
Avg represents Simple Moving Average

 
Discussion:

This indicator attempts to smooth the Volume Price Trend indicator by calculating its moving average. Since it uses a simple moving average (which gives equal importance to all the periods within the moving average’s time frame), this method of smoothing may cause more of a lag time than the exponential variant.
 

Was this article helpful?

Related Articles