Dannycolmex 4 posts msg #96576 - Ignore Dannycolmex modified | 
9/26/2010 7:38:22 PM
  I would like to create a filter of stocks who gapped-down more than 5% sometime during the last 14 days, 
 and closed yesterday above the gap-day high (inside the gap)
 
 price above 15
 Show stocks where the count(close-to-open gap is below -5 ,14) is above 0
 Average Volume(30) is above 500000
 set {x,  days(close-to-open gap is below -5 ,14) is above 0}
 add column x
 set{y, x +1}
 add column y
 
 y is the number of days since the gap.
 But how can I use something like "high y days ago..." to tell that days' parameters ?
 
 Maybe other way of solving this ?
 
 10x
 
 p.s.
 
 How  can I screen USA stocks only (listed ONLY in USA)?
 
 
 
 
 
  | 
Dannycolmex 4 posts msg #97048 - Ignore Dannycolmex | 
10/17/2010 12:02:03 PM
  Anyone ?
 
  | 
four 5,087 posts msg #97049 - Ignore four | 
10/17/2010 12:40:44 PM
  
 How can I screen USA stocks only (listed ONLY in USA)?
 
 ------
 
 Not possible?
 
 You could send an email to stockfetcher ... with a request for USA only
 
  | 
Eman93 4,750 posts msg #97053 - Ignore Eman93 | 
10/17/2010 7:17:30 PM
  http://forums.stockfetcher.com/sfforums/?q=view&fid=1002&tid=73636&qrid=&isiframe=&isiframe=
 
  |