Number Negative Momentum

Abbreviation: NumNegMom
Category: Advanced Change

Input Parameters:

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

Calculation:

Number of Negative Momentum(X, M) over the last n periods

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

Momentum represents Momentum

Discussion:

Provides the number of downward changes over the last n periods.

Was this article helpful?

Related Articles