MAXIMUM

Parameters

OrderNameTypeDesc
1pointspoint listThe list of points to aggregate

Returns

Places a Const on the stack.

Description

Searches the points list for the maximum current value and returns that maximum as a constant.

If you want to get the maximum of the history for this point, you should use the HMAXIMUM function.

See Also