Registered User Joined: 5/29/2011 Posts: 5 
	 | 
	
		 
 Bruce, 
 Is it possilbe to display a moving average based on the daily timeframe on an intraday chart? 
 Thanks 
   
	 | 
	
	
		Registered User Joined: 10/9/2011 Posts: 485 
	 | 
	
		 
	You have to calculate what the daily # to apply on a speciic intraday timeframe. Say you want to plot daily 10 SMA on 30 mins. There are 13 30 mins bars in a day. So you would use 10 * 13 = 130 mov avg to display daily 10 SMA on intraday timeframe. But if you change your timeframe to say 60 mins this # need to be updated again as its not automatic. SMA matches lot better than EMA and WMA. 
	Good luck. 
	 | 
	
	
		 
   Worden Trainer
  Joined: 10/7/2004 Posts: 65,138 
	 | 
	
		 
	The values using the method described by busterram are not going to match exactly, but it is as close as you are going to be able to get. There isn't a way to actually plot indicators from one time frame in another time frame in TC2000. 
  -Bruce Personal Criteria Formulas TC2000 Support Articles
	 |