ab12sa 2 posts msg #36065 - Ignore ab12sa | 
5/21/2005 12:10:19 PM
  I Used Muddy 10% Down filter for many days but with no any stock, So could you please some body guide me where is the wrong thing that i did it?
 _________________________________________________________________
 set{x,count(volume above volume 1 day ago,1)*2} 
 set{y,count(volume above average volume(90),3)} 
 set{z, x + y} 
 and z is above 1 
 and z has decreased 10% over the last 3 days 
 and average volume(90) is above 50000 
 and close is between 1 and 10 
 and low is below lower bollinger band(20) 
 and count(close above open,3) equal 0
 
 
  |