Registered User Joined: 3/16/2005 Posts: 26
|
I only want to scan for stocks that have at least a certain number of years of daily price history.
Thanks,
Michael
|

 Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Well there is only about 2 years of daily price history available in TC2000 v17 for any stock.
You can however check for data going back a certain number of years as condition fairly easily.
Using something like the following in a monthly time frome for example would check for data going back at least 60 months (about 5 years).
C60 = C60
-Bruce Personal Criteria Formulas TC2000 Support Articles
|