Maximum (MAX)
Last updated
Last updated
Max (MAX) delivers the highest value for a predefined number of periods.
double
When using this method with an index (e.g. MAX(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