Registered User Joined: 5/17/2005 Posts: 8
|
Is there a way to scan for stocks that have declined 40% from its peak in the past year?
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You could try something similar to the following Condition Formula:
C <= .6 * MAXH252
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
Registered User Joined: 5/17/2005 Posts: 8
|
Thanks Bruce!
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You're welcome.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|