syminfo.minmove - Pine Script Variable
syminfo.minmove
Section titled “syminfo.minmove”Overview
Section titled “Overview”Returns a whole number used to calculate the smallest increment between a symbol’s price movements (syminfo.mintick). It is the numerator in the syminfo.mintick formula: syminfo.minmove / syminfo.pricescale = syminfo.mintick.
intQualifier
Section titled “Qualifier”simple