TheRumpledOne 6,529 posts msg #37563 - Ignore TheRumpledOne | 
8/20/2005 10:42:57 AM
  This filter finds the stocks that have the highest 200 day slope of the close that are making new 52 week highs.
 
  	    
 
 I sort descending on the 200 day slope of the close to rank the stocks.  The ones with the highest slope pop to the top.
 
 NOTE:  StockFether has a little problem handling new issues so if the H52 and L52 columns are BOTH above 0, that usually means it's a new issue.
 
 Below is the above filter added to the STOCK DASHBOARD DISPLAY
 
  	    
 
 MAY ALL YOUR FILLS BE COMPLETE.
 
 
  | 
TheRumpledOne 6,529 posts msg #37564 - Ignore TheRumpledOne | 
8/20/2005 11:02:00 AM
  Now we find stocks that have the highest slopes but are hitting bottom on the 200 day linear regression:
 
  	    
 
 I used one of Muddy's lesson - BOTTOM TAIL SIZE.  This is an indication that the stock may be bouncing off the bottom.  Just remember to WAIT FOR GREEN!
 
 MAY ALL YOUR FILLS BE COMPLETE.
 
 
  | 
TheRumpledOne 6,529 posts msg #37566 - Ignore TheRumpledOne | 
8/20/2005 11:42:08 AM
  Finding stocks where a trend has changed from down to up:
 
  	    
 
 Remeber feel free to copy/paste these filters and change the volume/price to suit your criteria.
 
 MAY ALL YOUR FILLS BE COMPLETE.
 
 
  | 
poindexter 21 posts msg #37577 - Ignore poindexter | 
8/21/2005 10:31:44 AM
  "NOTE: StockFether has a little problem handling new issues so if the H52 and L52 columns are BOTH above 0, that usually means it's a new issue."
 
 you can overcome this problem by including the phrase: "close is above 0.00001 for the last 52 weeks".
 
 of course you can change the parameters as you like.
 
 
 
 
  | 
TheRumpledOne 6,529 posts msg #37579 - Ignore TheRumpledOne | 
8/21/2005 11:13:17 AM
  Thanks for the tip.
 
 
  |