Registered User Joined: 8/25/2010 Posts: 117 
	 | 
	
		 
	Bruce, 
	Can you create a pcf with the following criteria: 
	Todays high is lower than the previous 2 days high 
	Todays low is higher than the previous 2 days low 
	Thanks 
	 | 
	
	
		 
   Worden Trainer
  Joined: 10/7/2004 Posts: 65,138 
	 | 
	
		 
	Please try the following Condition Formula: 
	H < MINH2.1 AND L > MAXL2.1 
	PCF Formula Descriptions 
	Handy PCF example formulas to help you learn the syntax of PCFs! 
  -Bruce Personal Criteria Formulas TC2000 Support Articles
	 | 
	
	
		Registered User Joined: 8/25/2010 Posts: 117 
	 | 
	
		 
	Bruce, 
	Works great - thank you. 
	 | 
	
	
		 
   Worden Trainer
  Joined: 10/7/2004 Posts: 65,138 
	 | 
	
		 
	You're welcome. 
  -Bruce Personal Criteria Formulas TC2000 Support Articles
	 |