Name |
Comment |
Name Description Parameter 1 Parameter 2 Returnerar Comment Example |
Greater Than or Equal Checks if parameter 1 is larger than or equal to parameter 2. Constant or value from other function or referens to data serie Constant or value from other function or referens to data serie Data series with logical value TRUE if condition is met. Otherwise FALSE. - GE(C,10) returns TRUE if last close is higher than or equal to 10 |