miketranz 978 posts msg #145586 - Ignore miketranz modified | 
12/16/2018 3:19:02 PM
  Can anyone come up with a filter that shows stocks under $1 moving sideways for a minimum of 6 months or longer without breaking out over $1.PURA would be a perfect example.Thanks & Happy Holidays,best,Miketranz.... 
 
  | 
sammyn 81 posts msg #145587 - Ignore sammyn | 
12/16/2018 4:19:24 PM
  off the top of my head:
 
  	    
 
  | 
nibor100 1,099 posts msg #145603 - Ignore nibor100 | 
12/17/2018 8:14:46 PM
  the following alternative filter can be made a 2 line filter after you remove the line containing the symlist example stock DPDW and the chart-time 2 year duration; which I am using to show an example where a stock was above $1 at one point and then was in the narrow `6 month/120 day trading range between $.70 cents and $1.
 
 substitute your own values inside the count statements
 
  	    
 
 Since I used "close" there is a chance of some stocks having some daily low prices below lower limit of .70 and the 120 days used in the count statement might or might not match 6 months of trades.
 
 Ed S.
 
  | 
miketranz 978 posts msg #145604 - Ignore miketranz | 
12/17/2018 8:49:18 PM
  Thank you very much....
 
  |