Abbreviation: VolAccum#2
Category: Volume
Input Parameters:
Name | Range | Default |
High Price | ||
Low Price | ||
Closing Price | ||
Volume | ||
Summation Periods | Int >= 1 | 5 |
Calculation:
Sum X over the last n periods
where
X = VolAccum#2: Raw(High Price, Low Price, Closing Price, Volume)
n = Summation Periods
VolAccum#2: Raw represents : Raw
Discussion:
Provides a running total of the : Raw over the last n periods.