Registered User Joined: 3/20/2011 Posts: 25 
	 | 
	
		 
 AvgH5/AvgL5 Price channel. 
 In TC2000 v.12, how do I color shade the space between two conditional lines on a price chart. I want to draw an AvgH5 and an AvgL5 line and then shade the space between the lines to identify a channel. I tried creating a Price channel as an indicator with c as the formula and (avgH5-avgL5) as the width; but that didn't appear correctly. Is there another way to do it? 
	 | 
	
	
		 
   Worden Trainer
  Joined: 10/7/2004 Posts: 65,138 
	 | 
	
		 
	Please try using (AVGH5 + AVGL5) / 2 as the Indicator Line Formula and (AVGH5 - AVGL5) / 2 as the Channel Width Formula instead. 
  -Bruce Personal Criteria Formulas TC2000 Support Articles
	 |