| 
 PureBytes Links 
Trading Reference Links 
 | 
Is anyone on the list able to suggest a really good short term momentum 
indicator which gets you close to the tops and bottoms of short term 
trades(3-5 day). I use a 3 day RSI smoothed 3 periods as suggested by Walter 
Bressert in a TASC article some time back which is not bad (see code below). 
I also use the CMO in the same way but both are too similar. I'm after a 
second confirming indicator. Any suggestions?
Ian
RSI code        Mov(RSI(3),3,S)
CMO code        Mov(CMO(C,3),3,S)
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
 
 |