GapDown
|
Basic price pattern detection |
SYNTAX | GapDown() |
RETURNS | ARRAY |
FUNCTION | Gives a "1" or "true" on the day a security's prices gap down. Otherwise the result is "0". A gap down occurs if yesterday's low is greater than today's high. |
EXAMPLE | |
SEE ALSO |
The GapDown function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.