Abbreviation: Williams’ Variable Accumulation Distribution Avg
Category: Volume: Smoothed
Input Parameters:
Name | Range | Default |
Opening Price | Open | |
High Price | High | |
Low Price | Low | |
Closing Price | Close | |
Volume | Volume | |
Avg Periods | Int >= 1 | 5 |
Calculation:
Avg(X, Avg Periods)
where
X = Williams’ Variable Accumulation Distribution: Raw(Opening Price, High Price, Low Price, Closing Price, Volume)
Williams’ Variable Accumulation Distribution: Raw represents Williams’ Variable Accumulation Distribution: Raw
Avg represents Simple Moving Average
Discussion:
This indicator attempts to smooth the Williams’ Variable Accumulation Distribution 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.