Skip to content

Stochastic Momentum Index (SMI)

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.

  • highLowClose range High, Low, Close range
  • period int Period (default: 13)
  • firstSmoothPeriod int Period for the first smoothing (default: 25)
  • secondSmoothPeriod int Period for the second smoothing (default: 2)
  • signalPeriod int Period for the signal line smoothing (default: 3)