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 |

Help with PFC for H + L + C Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
kpnkool
Posted : Friday, June 27, 2008 12:45:46 PM
Registered User
Joined: 10/7/2004
Posts: 30
Could you please assist me in creating a PFC that would show the following indicator crossing it's zero line today.

(H + L + C - AVGH5 - AVGL5 - AVGC5) * 1000 / 3 / (ABS(H + L + C - AVGH5 - AVGL5 - AVGC5) + ABS(H1 + L1 + C1 - AVGH5 - AVGL5 - AVGC5) + ABS(H2 + L2 + C2 - AVGH5 - AVGL5 - AVGC5) + ABS(H3 + L3 + C3 - AVGH5 - AVGL5 - AVGC5) + ABS(H4 + L4 + C4 - AVGH5 - AVGL5 - AVGC5) + .001)

Thanks
Bruce_L
Posted : Friday, June 27, 2008 12:52:39 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Please try one or more of the following:

CCI5 xUp Zero:

H + L + C > AVGH5 + AVGL5 + AVGC5 AND H1 + L1 + C1 <= AVGH5.1 + AVGL5.1 + AVGC5.1

CCI5 xDn Zero:

H + L + C < AVGH5 + AVGL5 + AVGC5 AND H1 + L1 + C1 >= AVGH5.1 + AVGL5.1 + AVGC5.1

CCI crossing Zero (either direction):

ABS(H + L + C - AVGH5 - AVGL5 - AVGC5) <> ABS(H1 + L1 + C1 - AVGH5.1 - AVGL5.1 - AVGC5.1)

You may wish to review the following:

CCI INDICATOR
PCF Formula Descriptions
How to create a Personal Criteria Forumula (PCF)
Handy PCF example formulas to help you learn the syntax of PCFs!

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
kpnkool
Posted : Friday, June 27, 2008 12:56:59 PM
Registered User
Joined: 10/7/2004
Posts: 30
Thank you Bruce, this works great.

EWD
Bruce_L
Posted : Friday, June 27, 2008 12:58:26 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.