Gold Customer
Joined: 9/26/2005 Posts: 22
|
Dear Trainer,
I have a watch list with the following conditions.
Condition Value Rank Count
Watchlist: All Items in System 7860
Optionable Stocks. True 3704
Price volatility 20 to Max 24-99 3306
Price Per Share 9.13 to 224.26 25 to 94 2337
Volume 1-day 288 to Max 34 to 99 2234
New issues which satisfy the above conditions are automatically added (as one would expect). However, this screws up scanning by third party software. My question is: what new conditions I can add so that new symbols with less than 100 days of data are excluded from this list.
Many thanks.
Joginder Bajwa
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You could add a Condition which can't be True if the stock didn't exist 99-Bars Ago. For example, the following Condition Formula would be True for all symbols with 109-Bars of data, but can't be True for any symbol with less than 100-Bars of data.
C99 = C99
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!
-Bruce Personal Criteria Formulas TC2000 Support Articles
|