kasheehan 8 posts msg #48415 - Ignore kasheehan | 
12/6/2006 12:32:25 PM
  Thanks traderblues.  That filter is definitely along the lines of what I was trying to accomplish!
 
 Thanks also to TRO for taking the time to try to answer my request despite my poor attempts at explaining exactly what I meant by horizontal resistance.
 
 
 
 
  | 
gchen 11 posts msg #48455 - Ignore gchen | 
12/8/2006 7:00:35 AM
  Traderblues,
 
 Nice filter.  Could you also enlighten me how to code a similar filter to search for stocks that have touched support at least 2 or 3 times within the last 30 days.  Thank you
 
 
  | 
TheRumpledOne 6,529 posts msg #48460 - Ignore TheRumpledOne modified | 
12/8/2006 10:39:36 AM
 
  	    
 
 Maybe that'll work?
 
 I display and plot the old 100 day high/low.
 
 The dayshi/dayslo columns tell you how many days since the price exceeded the close 100 day high/low.  This may work well INTRADAY!!
 
 I also added MUDDY's FAST Stochastic Columns.
 
 
 
 HTH.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  | 
gchen 11 posts msg #48509 - Ignore gchen | 
12/10/2006 8:18:16 AM
  It looks good.  Thank you TRO.
 
 
  |