LONGCROSS(f1,f2,N)

Description
If f1 crosses f2 from below and f1 has been below f2 for at least N bars, return 1, otherwise return 0
Category
Logic functions
Parameters
f1: Data Array
f2: Data Array
N: Double
Return Type
Data Array