
Add Stochastic Momentum Indicator to chart.
addSMI(n=13,slow=25,fast=2,signal=9,ma.type="EMA")
periods
slow
fast
signal
MA tyep to use, recycled as necessary
An SMI indicator will be draw in a new window on the current chart. A chobTA object will be returned silently.
see 'SMI in TTR for specifics and references.
see SMI in TTR written by Josh Ulrich