| Welcome Guest, please  sign in  to participate in a discussion. | 	Search | 	Active Topics |  | 
	
	
	
		Registered User Joined: 3/10/2005 Posts: 10 
	 | 
	
		 
	I would like to know what the pcf would be for the current stock price to be within 8% of the 40 day moving avg. Can someone help me with that please. I have the older version TC2000 software. Thanks 
	 | 
	 | 
	
	
	
		Registered User Joined: 3/10/2005 Posts: 10 
	 | 
	
		 
	To be more specific the exact condition I desire is the current price to be above the rising 40dma but also within 8% away form the ma. 
	 | 
	 | 
	
	
	
		  Administration
  Joined: 9/30/2004 Posts: 9,187 
	 | 
	
		 
	C <= AVGC40 * 1.08 and AVGC40 > AVGC40.1 
	 | 
	 | 
| 
Guest-1 |