Name |
Comment |
Name Description Parameter 1 Parameter 2 Returns Comment Example
|
Crossing Checks if parameter 1 is crossing parameter 2. Constant or return value from other functions or reference to data series Constant or return value from other functions or reference to data series Data series with logical value TRUE or FALSE - CROSS(OSCP(5,20),0) returns TRUE if the price oscillator crosses the value 0, in this case 5 and 20 period moving average are crossing each other meaing that there is a crossing through 0 for the oscillator. - |