Registered User Joined: 10/7/2004 Posts: 1
|
I need a stock search formula with "plug-in" values (of v, w, x, y, z) to find stocks that; Have a price growth rate > vv%, in www days, priced under $xxx. Optional triggers would be Beta Factor > yy and/or Sales Volume > zzz (000). And how to enter and execute it.
|

 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!
The PCF Formula Descriptions topic has a fairly comprehensive "plug-in" list of the syntax that is valid in TeleChart's Personal Criteria Formula Language.
QUOTE (easytrader) Have a price growth rate > vv%, in www days, priced under $xxx.
How to create a Personal Criteria Forumula (PCF)
100 * (C / Cv - 1) > w AND C < x
QUOTE (easytrader) Optional triggers would be Beta Factor > yy and/or Sales Volume > zzz (000).
TeleChart's PCF Language does not have syntax for referencing fundamentals. You will need to use the appropriate built in Fundamental System Criteria (Beta and Sales ($Millions) 1-Yr) as EasyScan Conditions and adjust the EasyScan Rangefinder for each Condition to Value: (your minimum) to Max.
Using EasyScan to find stocks that meet your own criteria
Definitions of all built in scanning and sorting criteria
-Bruce Personal Criteria Formulas TC2000 Support Articles
|