Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

PCF forming Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
nking
Posted : Monday, August 6, 2007 11:22:07 AM
Registered User
Joined: 3/16/2005
Posts: 9
I was unable to calculate my PCF O1 > C2 * 1.1 AND O > C1 * 1.02.

This formula looks for stocks that rise 10% one day and rise by 2% the next day. Is the above written correctly?
Bruce_L
Posted : Monday, August 6, 2007 11:33:08 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Your Personal Criteria Formula checks for the yesterday's open to be more than 10% higher than the previous day's close and the current open to be more than 2% above yesterday's close. It seems to calculate just fine on my computer. What happens when you try to update it on your computer?

If you are looking for a net percent change, you may wish to try the following instead:

C1 >= C2 * 1.1 AND C >= C1 * 1.02

You may wish to review the following:

How to create a Personal Criteria Forumula (PCF)
Handy PCF example formulas to help you learn the syntax of PCFs!
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.