luc1grunt 622 posts msg #52034 - Ignore luc1grunt | 
6/7/2007 12:38:23 AM
  Could use some help from the gurus.  I'm trying to write a filter where the ADX line crosses the highest line of DI whether +DI or -DI.  Using and/or gives too many stocks...many of which the ADX is still below a higher line.  Hope that makes sense.
 
 Here's the rudimentary screen.  I'll add bells and whistles later.  Thanks in advance, Luc
 
 show stocks where ADX(14) crossed above +DI(14) or -DI(14) within 1 day
 and volume(30) above 1000000
 
 
  | 
nikoschopen 2,824 posts msg #52036 - Ignore nikoschopen modified | 
6/7/2007 1:46:21 AM
 
  	    
 
 Let me know if you need further help.
 
  | 
luc1grunt 622 posts msg #52039 - Ignore luc1grunt | 
6/7/2007 7:19:49 AM
  Thanks Niko, I can go from there....set statements!  
 
 Sure wish SF had a PM feature.
 
 Happy Trading! Luc
 
  |