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 |

Correcting PCF Syntax Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
harryrp
Posted : Wednesday, February 2, 2011 11:01:21 AM
Gold Customer Gold Customer

Joined: 11/25/2004
Posts: 10
Dear Trainer.
I pulled the following 2 pcf's off of a website . They are to find range bound stocks of one month and 2 months respectively. However when I pasted them into the pcf formula box and tried to update Tc2007 I got an error message saying they could not be calculated. Can you review the syntax and make necessary changes. They are as follows:

One month range bound stocks: ((MAX(RSI14.3,21))<60 AND ((MIN(RSI14.3,21))>40)

Two Month range bound stocks: ((MAX(RSI14.3,42)) <70) AND ((MIN(RSI14.342)) >30

Thanks
Harry P.
Bruce_L
Posted : Wednesday, February 2, 2011 11:08:12 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Welcome to the forums. A very good foundation for learning how to use TeleChart can be gained by reviewing the following:

If you are new to TeleChart READ THIS FIRST!

QUOTE (harryrp)
One month range bound stocks: ((MAX(RSI14.3,21))<60 AND ((MIN(RSI14.3,21))>40)

MAX(RSI14.3,21) < 60 AND MIN(RSI14.3,21) > 40

QUOTE (harryrp)
Two Month range bound stocks: ((MAX(RSI14.3,42)) <70) AND ((MIN(RSI14.342)) >30

MAX(RSI14.3,42) < 70 AND MIN(RSI14.3,42) > 30

How to create a Personal Criteria Forumula (PCF)
PCF Formula Descriptions

-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.