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
Cross
Function - CROSS
CROSS
Cross
Technical
SYNTAX
Cross( ARRAY , ARRAY )
RETURNS
NUMERIC ARRAY
DESCRIPTION
Returns '1', when the first array crosses above the second array, otherwise the result is '0'
ADDITIONAL INFO
EXAMPLE
Cross(sma(14), sma(21))