![Smilie](https://forum.esignal.com/core/images/smilies/smile.gif)
Would someone kindly help me with this formula:
TSI formula is:
TSI(Close,r,s) = 100 * EMA(EMA(MTM,r),s)/EMA(EMA(|MTM|,r),s)
Where MTM = Momentum = Close [today] - close[yesterday]
computed for r =32, s = 5 days...
I typed it in a notepad file and saved it in the downloads folder as a .txt file, but this file is not in the folder. Obviously, the formula is wrong or something else is wrong.
Help, please.
Comment