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 |

writing a formula Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
fjaziz2
Posted : Thursday, December 10, 2009 2:25:00 PM
Registered User
Joined: 10/30/2004
Posts: 8
What is the formula to limit a sort to stocks priced between 10 and 30 dollars, with greater than 100000 share volume? I keep going in circles.
Bruce_L
Posted : Thursday, December 10, 2009 2:26:58 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Please try the following (Volume in TeleChart is reported in blocks of 100 shares):

10 <= C AND C <= 30 AND V >= 1000

You may wish to review the following:

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

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
fjaziz2
Posted : Thursday, December 10, 2009 2:38:56 PM
Registered User
Joined: 10/30/2004
Posts: 8
I wrote it as you suggested. The test result  is false. The entire statement is :
Result false
Criterion information
Market days needed to calculate criterion.
Bruce_L
Posted : Thursday, December 10, 2009 2:52:18 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
That test message is informative and just means the formula isn't True for the test symbol.

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