Registered User Joined: 1/23/2013 Posts: 80
|
Hi,
Is it possible to create a PCF that will check whether the current/last price on the 5min is less then a previous day's close price?
And by current last price I mean the last price at the current moment of scan running no matter if it is premarket or during market hours.
Thank you!
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
It is not currently possible to create an EasyScan using pre and/or post market data, so the simple answer is, "No."
If you exclude the pre market requirement, then the following daily Condition Formula would work.
C < C1
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!
-Bruce Personal Criteria Formulas TC2000 Support Articles
|