calhawk01 135 posts msg #76884 - Ignore calhawk01 | 
7/27/2009 8:38:52 AM
  hmmm how about
 
 fetcher [show stocks where the momentum(24) has been increasing for 3 days and close between 0 and 1 and Average Volume(30) is above 1000000 and volume is above 1000000 and close has been decreasing over the last 5 days] 
 
  | 
chetron 2,817 posts msg #76885 - Ignore chetron | 
7/27/2009 8:55:00 AM
  @ calhawk01, FYI, NO SPACE BETWEEN FETCHER AND [ .
 
                            IF YOU OFFSET BY A DAY, YOUR DESIRED VOLUME THINGY IS STILL OFF.  YOU DON'T HAVE YOUR VOLUME UNDER CONTROL, UNLESS YOU TELL THE FILTER WHAT YOU WANT, OTHERWISE IT'S JUST LUCK.
 
 HTH
 
  | 
calhawk01 135 posts msg #76893 - Ignore calhawk01 | 
7/27/2009 1:50:45 PM
  So i should do what to fix that problemo?
 
  | 
chetron 2,817 posts msg #76895 - Ignore chetron | 
7/27/2009 2:30:14 PM
 
  	    
 
  | 
calhawk01 135 posts msg #76896 - Ignore calhawk01 | 
7/27/2009 3:06:39 PM
  
  	    
 
 But i want last trading day volume > AVG daily volume wit the price decreasing in the last 10 days// 
 
 
 
  | 
calhawk01 135 posts msg #76897 - Ignore calhawk01 | 
7/27/2009 3:07:52 PM
  So...
  	    
 
 But the problem i am running into is that it does not give me last trading day volume > avg daily volume. 
 
  |