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
Min
Function - MIN
MIN
Min
Math
SYNTAX
Min( ARRAY array, ARRAY array)
RETURNS
NUMERIC ARRAY
DESCRIPTION
For each bar in the ARRAY, returns the largest one
ADDITIONAL INFO
EXAMPLE
Min(perf(close), 0)