Registered User Joined: 10/7/2004 Posts: 98 
	 | 
	
		Hi Bruce, 
 
I Need help with a pcf for an exponential stochastic crossing its simple moving average up. 
  
Stochastics Period: 6 SK:3 SD: 1 Exponential 
   Moving average: 3 bars simple 
 
Thanks, 
ct2k
	 | 
	
	
		 
   Worden Trainer
  Joined: 10/7/2004 Posts: 65,138 
	 | 
	
		Please try the following: 
 
XAVG(STOC6,3) > XAVG(STOC6.3,3) AND XAVG(STOC6.1.1,3) <= XAVG(STOC6.3.1,3) 
 
Understanding Stochastics 
How to create a Personal Criteria Forumula (PCF) 
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: 10/7/2004 Posts: 98 
	 | 
	
		 Works fine. 
 
Thanks Bruce, 
ct2k 
	 | 
	
	
		 
   Worden Trainer
  Joined: 10/7/2004 Posts: 65,138 
	 | 
	
		You're welcome.
  -Bruce Personal Criteria Formulas TC2000 Support Articles
	 |