LT( , )
Previous Topic  Next Topic 


Name

Comment

Name

Description

Parameter 1

Parameter 2

Returns

Comment

Example


Less Than

Checks if parameter 1 is less than parameter 2

Constant or value from other functions or reference to dataseries

Constant or value from other functions or reference to dataseries

Dataseries with logical value TRUE if condition met. Otherwise FALSE.

-

LT(C,10) returns TRUE if last Close is less than 10