| Registered User Joined: 3/13/2016
 Posts: 24
 
 | 
	Hey Bruce 
	just started practising with building simple formulas.I created this formula:
 
	AVGV20>= 500000 & MINV20> 400000 
	Is this correct? What i wanted to achieve was the following:Average volume over last 20 days is greater or equal to 500000
 Minimum volume over last 20 days is greater than 400000
 
	Just making sure ive gotten it right 
	Thanks | 
	
	|  Administration
 
 Joined: 9/30/2004
 Posts: 9,187
 
 | 
	Yes, that is correct. | 
	
	|  
  Worden Trainer
 
 Joined: 10/7/2004
 Posts: 65,138
 
 | 
	Each of the individual formulas are correct on its own, but if you want to combine them into a single formula, you need to use AND instead of using & to connect the two portions. 
 -Bruce
 Personal Criteria Formulas
 TC2000 Support Articles
 | 
	
	| Registered User Joined: 3/13/2016
 Posts: 24
 
 | 
	noted. Thanks! | 
	
	|  
  Worden Trainer
 
 Joined: 10/7/2004
 Posts: 65,138
 
 | 
	You're welcome. 
 -Bruce
 Personal Criteria Formulas
 TC2000 Support Articles
 |