Registered User Joined: 3/3/2005 Posts: 11
|
how do i scan for low for last 7 days?
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You could use the following Personal Criteria Formula as an EasyScan Condition to find out if the current Close is the lowest Close of the most recent seven trading days:
C = MINC7
A PCF that would return the lowest low of the last seven trading days would be:
MINL7
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
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!
-Bruce Personal Criteria Formulas TC2000 Support Articles
|