Minimum Value

Abbreviation: Min
Category: Basic
Input Parameters:

Name Range Default
Time Series Close
Window Size Int >= 1 5

 
Calculation:

The minimum of the set containing the current Time Series value and past n-1 Time Series values

where
n = Window Size

 
Discussion:

Computes the minimum time series value over the last n periods.
 

Was this article helpful?

Related Articles