Maximum Momentum

Abbreviation: MaxMom
Category: Advanced Change

Input Parameters:

Name Range Default
Time Series Close
Max Periods Int >= 1 10
Momentum Periods Int >= 1 1

 
Calculation:

(X, M) over the last n periods

where
X = Time Series
n = Min Periods
M = Momentum Periods

Momenturm represents Momentum

 
Discussion:

Provides the largest upward change over the last n periods.
 

Was this article helpful?

Related Articles