Registered User Joined: 1/28/2010 Posts: 11
|
I need help with a pcf. I want to find stocks that are within 85% of there new 250 day high. Thanks, Gene
|

 Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Please try the following Daily Condition Formula:
C >= .85 * MAXH250
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: 1/28/2010 Posts: 11
|
Thank you, Bruce
|

 Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You're welcome.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|