Price Range Midpoint: Volume Weighted MovAvg

Abbreviation: PriceMidpoint VolWgtAvg
Category: Advanced Price Basic

Input Parameters:

Name Range Default
High Price High
Low Price Low
Price Periods Int >= 1 6
Volume Volume
VolWgtAvg Periods Int >= 1 5

 
Calculation:

VolWgtAvg(X, Volume, VolWgtAvg Periods)

where
X = PriceMidpoint(High Price, Low Price, Price Periods)

PriceMidpoint represents Price Range Midpoint
VolWgtAvg represents Volume Weighted Moving Average

 
Discussion:

This indicator attempts to smooth the Price Range Midpoint indicator by calculating its moving average. Since it uses a volume weighted moving average (which gives more importance to those periods with higher volume relative to the other periods in the moving average’s time frame), the smoothing is influenced more by periods of relatively higher volume than by periods of relatively lower volume.
 

Was this article helpful?

Related Articles