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