Cross Below Function

Returns 1 when value1 crosses below value2. Returns 0 otherwise.


Function Parameters
Parameter Description
<value1>The first value.
<value1>The second value.

| Example:
CROSS_ABOVE(CLOSE, OPEN)