| Registered User Joined: 6/15/2015
 Posts: 4
 
 | 
	Hi. Newbie question here. 
	I'm trying to draw a std deviation channel around the VWAP indicator. Deviation is based on price. 
	  
	The Channel Width formula is ok, but I can't find out how to draw it around VWAP instead of around price. 
	What should I use for "Indicator Line Formula"? 
	  
	Thank you. | 
	
	|  
  Worden Trainer
 
 Joined: 10/7/2004
 Posts: 65,138
 
 | 
	We could do this around a Moving VWAP, but not around a plain VWAP. 
	About the closest thing you can do to this is plot a specified percentage above and below the VWAP (by adding a 1 period envelope channel to the VWAP indicator). 
	You could add Bollinger Bands to the VWAP, but this would plot the standard deviation of the moving average of VWAP instead of the standard deviation of the VWAP itself. 
 -Bruce
 Personal Criteria Formulas
 TC2000 Support Articles
 |