Inside
|
Basic price pattern detection |
SYNTAX | Inside() |
RETURNS | ARRAY |
FUNCTION | Gives a "1" or "true" when an inside day occurs.Gives "0" otherwise. An inside day occurs when today's high is less than yesterday's high and today's low is greater than yesterday's low. |
EXAMPLE | |
SEE ALSO |
The Inside function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.