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 |

combine intra day parameters with daily parameters Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
loo68
Posted : Saturday, July 19, 2014 8:17:43 PM
Registered User
Joined: 7/17/2014
Posts: 3

Hi, I am new to TC2000.  I watched a few videos on the easyscan, but I didn't quite get a clear picture if i could combine intra day parameters with daily.

For instance, can i create scan for a condition like this:

1. current price within ten cents of low today

2. current price within 15 cents of low of yesterday?

 

Thanks

 

G

Bruce_L
Posted : Monday, July 21, 2014 10:53:43 AM


Worden Trainer

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

It is possible to combine time frames in an EasyScan as you can click on each EasyScan Condition to adjust its time frame individually.

Building a Scan with Multiple Conditions (7:29)

That said, you should not need to do so in this particular case as the following daily Condition Formula should check for both.

C <= L + .1 AND ABS(C - L1) <= .15

PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
loo68
Posted : Wednesday, July 23, 2014 1:41:00 AM
Registered User
Joined: 7/17/2014
Posts: 3

Great thanks Bruce!  A few more questions:

1. If i want the price to be greater than 20 bucks then : C>20 ?

2. I tried to filter out average daily volume over last 120 days greater than 300,000 using : AVGV120>300,000  (is that right or should i leave the comma out?

G

Bruce_L
Posted : Wednesday, July 23, 2014 10:00:04 AM


Worden Trainer

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

Yes, price being greater than 20 dollars is:

C > 20

You need to leave the comma out of the formula.

AVGV120 > 300000



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