| Registered User Joined: 1/15/2005
 Posts: 5
 
 | 
	Hi, 
	I am looking for a pcf that will identify stocks that are currenly inside a range between the 40 day high and the 40 day low.. 20% below the high of the range and 20% above the low of that range. 
	Thank you | 
	
	|  
  Worden Trainer
 
 Joined: 10/7/2004
 Posts: 65,138
 
 | 
	Please try the following condition formula. 
	20 <= STOC40 AND STOC40 <= 80 
 -Bruce
 Personal Criteria Formulas
 TC2000 Support Articles
 |