| Registered User Joined: 5/15/2007
 Posts: 14
 
 | 
 Hello, 
 Could you please help me with a personal formula?  I would like to take the close minus the open, divided by the high minus the low, times daily volume equals net buying or selling volume for the day. 
 It would be very much appreciated. | 
	
	|  
  Worden Trainer
 
 Joined: 10/7/2004
 Posts: 65,138
 
 | 
	If I'm understanding your description correctly, an Indicator Formula for this would be: 
	V * (C - O) / (H - L) 
	PCF Formula DescriptionsHandy PCF example formulas to help you learn the syntax of PCFs!
 
 -Bruce
 Personal Criteria Formulas
 TC2000 Support Articles
 |