View Single Post
Old 06-10-2004, 10:19   #21
chartist2004
level 1
 
Join Date: Oct 2004
Posts: 12
Downloads: 0
Uploads: 0
Rep Power: 0chartist2004 is an unknown quantity at this point
Trend identification with the RSI

One of the major uses of the RSI is to identify the trend. As explained in my earlier post, I use the indicator (set to 14 bars) to decide if I should be a buyer, seller, or a sideways trend watcher.

The problem is, while the method is simple enough to apply visually, it is not easy to program it. This would qualify as an uptrend:
The RSI had moved above 60 in the last few bars. It is currently at 51. The last dip saw it reach 41, thus holding above the 40 support.

I am unable to code this as a mechanical alert / indicator.

Any suggestions ?
chartist2004 is offline   Reply With Quote