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