Function - _BELOWLINE
SYNTAX |
_belowline( ARRAY array that defines the line, ARRAY array) |
RETURNS |
Special |
DESCRIPTION |
Returns 1 if the elements of the array are below the line that starts from the bar where the last condition occured to the current condition bar |
ADDITIONAL INFO |
|
EXAMPLE |
_belowline(close, close) |
| |