Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

William's A/D Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
ricastein
Posted : Monday, April 16, 2012 11:57:45 AM
Gold Customer Gold Customer

Joined: 5/15/2007
Posts: 14

Mr. Larry Williams, in his book, " The Secret of Selecting Stocks for Immediate and Substantial Gains ", gives his formula for Accumulation/Distribution as:

H-Yc = B1          B1 = O if Yc > H

C-L = B2

B1 + B2 = TB

Yc -L = S1         S1 = O if Y < L

H-C = S2

S1 + S2 = TS

TB = %B  DIVIDED BY  TB = TS           %B = VOL. = OBV

 

Can anyone tell me if this is the formula tc2000 is using for the William's A/D?  If not, can anyone tell me how to make this into a PF formula?

 

Thank you.

 

                         

 

Bruce_L
Posted : Monday, April 16, 2012 12:31:18 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

If you create a Custom PCF Cumulative indicator in TC2000 with the following settings:

Up Condition: C > C - 1
Down Condition: C < C - 1
Value to Add/Subtract: (C < C1) * (H + C1 - 2 * C + ABS(H - C1)) / 2 + (C > C1) * (L + C1 - 2 * C - ABS(L - C1)) / 2

It will duplicate the William's Accumulation/Distribution indicator in TC2000 version 12.1. I suspect the indicator you actually want could be created by replacing the formula in the Value to Add/Subtract with (it multiplies the above by volume):

V * ((C < C1) * (H + C1 - 2 * C + ABS(H - C1)) / 2 + (C > C1) * (L + C1 - 2 * C - ABS(L - C1)) / 2)



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
ricastein
Posted : Monday, April 16, 2012 1:24:19 PM
Gold Customer Gold Customer

Joined: 5/15/2007
Posts: 14

Thank you Bruce,

I can create a formula if I just use the bottom formula of your message,i.e., V*((c<c1) etc.etc., but if I try to write the whole formula, as you sent it,i.e., Up Condition: c>c-1    Down Condition: c<c-1   Value to Add/Subtract:  v*((c<c1)*(H+C1   etc.etc.,  I get an error message.   ERROR TO FORMULA     ARGUMENT MISSING NEAR /

Should I not be using the verbage Up Conditon, Down condition, Value to Add/Subtract?  Should I be inputting this verbage differently?

Bruce_L
Posted : Monday, April 16, 2012 1:40:40 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

If you create a Custom PCF Cumulative Indicator, there are three fields. One of those fields is called Up Condition, one of those fields is called Down Condition and one of those fields is called Value to Add/Subtract.

You need to put just the formula for each of these fields into the appropriately labeled field.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
ricastein
Posted : Monday, April 16, 2012 3:06:44 PM
Gold Customer Gold Customer

Joined: 5/15/2007
Posts: 14

Thank you, Bruce

Bruce_L
Posted : Monday, April 16, 2012 3:07:37 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

You're welcome.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.