not - Pine Script Keyword
Overview
Section titled “Overview”Logical negation (NOT). Applicable to boolean expressions.
Syntax
Section titled “Syntax”not expr1Returns
Section titled “Returns”Boolean value, or series of boolean values.
Logical negation (NOT). Applicable to boolean expressions.
not expr1Boolean value, or series of boolean values.