GapUp
- gap up

Basic price pattern detection


SYNTAX GapUp()
RETURNS ARRAY
FUNCTION Gives a "1" or "true" on the day a security's prices gap up. Otherwise the result is "0". A gap up occurs if yesterday's high is less than today's low.
EXAMPLE  
SEE ALSO  

References:

The GapUp function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.