Registered User Joined: 10/27/2016 Posts: 9
|
hi,
is there a way to find out how many days a stock is already in an easyscan?
example: stock shows up for the first time 6 days ago and stays in the scan until today.
JL
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
No, there really isn't any sort of built in way of doing this.
If all of the EasyScan Conditions can be expressed as formulas in the same time frame, you could use the TrueInRow() function to get a count of the number of bars in a row the conditions are all true and display it as a WatchList Column. This would be depended on the exact nature of the EasyScan Conditions however.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|