billrider321 70 posts msg #75827 - Ignore billrider321 | 
6/27/2009 12:23:08 AM
  I have a filter which will work well when rsi(2) dips below 10 for QQQQ.
 
 here is the filter
 
 
 show stocks where close is between 5 and 200
 and average volume(90) > 100000
 and close 2 days ago > close 3 days ago
 and close 1 day ago > close 2 days ago
 and close > close 1 day ago
 
  | 
chetron 2,817 posts msg #75829 - Ignore chetron | 
6/27/2009 9:35:08 AM
  I CAN'T THINK OF A WAY, BUT IF CAN LIIMIT IT TO 2 FILTERS GREAT.
 
 
 
  	    
 
 
  	    
 
  | 
welliott111 98 posts msg #75830 - Ignore welliott111 | 
6/27/2009 10:03:09 AM
  Returns  0 selections until qqqq rsi(2) < 10
 
 
  	    
 
  | 
billrider321 70 posts msg #75835 - Ignore billrider321 modified | 
6/27/2009 10:40:05 AM
  chet thanks for trying i cant get this going ..planning to instal amibroker
 
 ok the other try worked ..thanks a lot welliot
 
  | 
chetron 2,817 posts msg #75837 - Ignore chetron | 
6/27/2009 11:32:49 AM
  
 I FORGOT ABOUT THAT
 
 
  |