Minimum (MIN)
Last updated
Last updated
Minimum (MIN) outputs the lowest value for a predefined number of periods.
double
When using this method with an index (e.g. MIN(Close, 10)[int barsAgo] ), the value of the indicator will be issued for the referenced bar.
inSeries Input data series for the indicator
period Number of bars included in the calculations