Registered User Joined: 8/2/2014 Posts: 12
|
I have a scan running that I would like to tally how many days the Symbol has been on the list or how long all of the conditions have been true. Is there a way to do that? It based on a number of different fundamental and technical values and indicators.
Thanks Bruce!
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You can only do that if you can write all of the conditions as a formula. In that case you can use the TrueInRow() function to get a count.
Unfortunately, it is not possible to include fundamental criteria in a formula currently, so you can't do it in your particular case. This can even be true in some cases where all of the criteria are technical as not all technical criteria can be expressed in a formula.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|