Click here to Login
Email
Password
Remember me
Forgot my Password
Trading Software
Features
Trading objects
How-to
Blog
QuantShare Blog
Users Blog
Forum
Partnership
White Label
Search
0
Max
Function - MAX
MAX
Max
Math
SYNTAX
Max( ARRAY array, ARRAY array)
RETURNS
NUMERIC ARRAY
DESCRIPTION
For each bar in the ARRAY, returns the smallest one
ADDITIONAL INFO
EXAMPLE
Max(perf(close), 0)