/ - Pine Script Operator
/
Overview
Section titled “Overview”Division. Applicable to numerical expressions.
Syntax
Section titled “Syntax”expr1 / expr2Returns
Section titled “Returns”Integer or float value, or series of values.
/Division. Applicable to numerical expressions.
expr1 / expr2Integer or float value, or series of values.