craigk 24 posts msg #47188 - Ignore craigk modified | 
9/27/2006 2:26:42 AM
  Hi I am looking for a way to look for stocks trending up in the last year, except for the last month. I would like to filter out stocks that are new and have spikes.
 My first try is below, but I get new stocks, stocks that jump up (spike) and jump down.  Ideal, it the trend would be slowly up for the last year or two, except the last month. I have a filter for the last month.
 
 Find stocks that close is between 1 and 30 
 and close 200 days ago below close 
 and close 100 days ago below close 
 and Average Volume(90) is between 250000 and 5000000
 
 Maybe something with slope ma(200)? 
 
 Thanks in advanced. Craig
 
 
 
 
 
  |