| sfjy88168 4 posts
 msg #98838
 - Ignore sfjy88168
 | 2/1/2011 1:55:18 PM 
 I need help to include individual stock indicator in the program.
 
 For instance, for a set of stocks, I would like to define the following
 
 SET{X, Price * QQQQ's RSI(14)}
 
 How do I include RSI(14) of QQQQ in the calculation?
 
 
 | 
| welliott111 98 posts
 msg #98842
 - Ignore welliott111
 | 2/1/2011 3:46:27 PM 
 
 
 
 
 
 
 | 
| sfjy88168 4 posts
 msg #98847
 - Ignore sfjy88168
 | 2/1/2011 4:43:03 PM 
 Thanks a lot!
 
 
 
 
 | 
| mystiq 650 posts
 msg #98856
 - Ignore mystiq
 | 2/2/2011 2:51:53 AM 
 try using weekly rsi(5) instead of rsi(14)
 
 
 |