| Limozine 1 posts
 msg #113131
 - Ignore Limozine
 | 5/5/2013 1:40:47 AM 
 This should be an easy one:
 
 I am trying to set up a filter to screen for stocks that a) closed last week near the weekly open, and b) closed at least 5% higher than the low for the week, and c) closed near the high for the week.
 
 I tried the following:
 
 Show stocks where the weekly close is near the weekly open
 and the weekly close is near the weekly high
 and the weekly close is more than 5% above the weekly low
 
 However, I'm getting 0 results even though I know some stocks meet my requirements (like MU, for example). What am I doing wrong?
 
 
 |