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

Dual uptics Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
nking
Posted : Wednesday, August 29, 2007 1:44:07 PM
Registered User
Joined: 3/16/2005
Posts: 9
My PCF is (C1 > C2 * 1.1) AND C > C1 * 1.02) How do I scan for these conditions? The formula seeks two consecutive uptics the first by 10% and the second by 2%
Craig_S
Posted : Wednesday, August 29, 2007 1:46:03 PM


Worden Trainer

Joined: 10/1/2004
Posts: 18,819
This should do it:

C1 > (C2 * 1.1) AND C > (C1 * 1.02)

- Craig
Here to Help!
Bruce_L
Posted : Wednesday, August 29, 2007 1:49:27 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
The mis-matched parentheses are creating a Syntax Error (and are not required). Please try the following instead:

C1 > C2 * 1.1 AND C > C1 * 1.02

Once you have the Personal Criteria Formula, you can just use it as an EasyScan Condition.

You may wish to review the following:

Using EasyScan to find stocks that meet your own criteria
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
nking
Posted : Thursday, August 30, 2007 4:51:11 AM
Registered User
Joined: 3/16/2005
Posts: 9
Craig, Thank you for your last. I was close. Simple question. How do I now use this formula:
C1 > C2 * 1.1 AND C > C1 * 1.02
using easy scan to select the applicable stocks?
Craig_S
Posted : Thursday, August 30, 2007 5:46:59 AM


Worden Trainer

Joined: 10/1/2004
Posts: 18,819
Check out the videos Bruce linked above.

Create and calculate your PCF then put it in an EasyScan.

- Craig
Here to Help!
nking
Posted : Thursday, August 30, 2007 10:59:13 AM
Registered User
Joined: 3/16/2005
Posts: 9
Bruce, Apparntly I was doing the right thing when I tried to get the stocks per my PCF but my machine reverted back to my original list of stocks which is not the PCF selection. This may be a machine problem regarding security issues. I will be checking it unless you have a suggestion. Thanks again
Craig_S
Posted : Thursday, August 30, 2007 11:06:06 AM


Worden Trainer

Joined: 10/1/2004
Posts: 18,819
Did you create and calculate the PCF?

Did you add the PCF to an EasyScan?

Did your EasyScan create a WatchList of the same name?

If the answer us YES to all of the above you should have a WatchList that contains all the stocks that meet your conditions.

- Craig
Here to Help!
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.