< - Pine Script Operator
<
Overview
Section titled “Overview”Less than. Applicable to numerical expressions.
Syntax
Section titled “Syntax”expr1 < expr2Returns
Section titled “Returns”Boolean value, or series of boolean values.
<Less than. Applicable to numerical expressions.
expr1 < expr2Boolean value, or series of boolean values.