Registered User Joined: 1/11/2015 Posts: 7
|
What would be the formula for stocks up at least 100% in past 52 weeks
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Please try the following in a weekly time frame.
C >= C52
Or the following in a daily time frame.
C >= 2 * C252
-Bruce Personal Criteria Formulas TC2000 Support Articles
|