Stochastic Momentum Index (SMI)
Syntax
Section titled “Syntax”MT_Smi(High, Low, Close range,[Period ],[Period for the first smoothing ],[Period for the second smoothing ],[Period for the signal line smoothing ])Array formula.
Parameters
Section titled “Parameters”-
highLowCloserange High, Low, Close range -
periodint Period (default: 13) -
firstSmoothPeriodint Period for the first smoothing (default: 25) -
secondSmoothPeriodint Period for the second smoothing (default: 2) -
signalPeriodint Period for the signal line smoothing (default: 3)