Registered User Joined: 7/8/2007 Posts: 6
|
need e z scan for all stocks = linear regression 5 days crossing up thru 10 days 1 day = volume over 100,000 = thanks for your help bill
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Please try using the following Personal Criteria Formula as an EasyScan Condition:
AVGC5 + 2 * (2 * C + C1 - C3 - 2 * C4) / 10 > AVGC10 + 4.5 * (4.5 * C + 3.5 * C1 + 2.5 * C2 + 1.5 * C3 + .5 * C4 - .5 * C5 - 1.5 * C6 - 2.5 * C7 - 3.5 * C8 - 4.5 * C9) / 82.5 AND AVGC5.1 + 2 * (2 * C1 + C2 - C4 - 2 * C5) / 10 <= AVGC10.1 + 4.5 * (4.5 * C1 + 3.5 * C2 + 2.5 * C3 + 1.5 * C4 + .5 * C5 - .5 * C6 - 1.5 * C7 - 2.5 * C8 - 3.5 * C9 - 4.5 * C10) / 82.5 AND V > 1000
You may wish to review the following:
How to create a Personal Criteria Forumula (PCF)
Using EasyScan to find stocks that meet your own criteria
Using Linear Regression vs Classical Peaks/Valleys for Divergence Analysis
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: 7/8/2007 Posts: 6
|
bruce thanks so much for your time ===will work on this thanks bill
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You're welcome.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|