Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 1/31/2005 Posts: 4
|
How can I scan filter for stocks which wnet up one dollar or more from the previous day?
My email address: (Removed by Moderator) Phone: (Removed by Moderator)
Thanks
Fritz
|
|
Worden Trainer
Joined: 10/1/2004 Posts: 4,308
|
You can create and update the following PCF:
C>=C1+1
Add the condition to a scan. I would think you may also want to include Price Per Share as a scan condition, limiting your stocks to those with lower trading prices. A one dollar move on BRKA would be pretty much statistically insignificant!
Here are two training videos to help with PCF's and scans, should you need them:
Using EasyScan to find stocks that meet your own criteria How to create a Personal Criteria Forumula (PCF)
- Doug Teaching Online!
|
|
Worden Trainer
Joined: 10/1/2004 Posts: 18,819
|
Another way to do this:
Create the PCF
Net Change
C-C1
After creating the PCF you can add it to an EasyScan and limit it to VALUES of 1 to MAX.
Keep in mind that the price per share of the stock will be a large factor in this. Be sure to limit the Price Per Share in your EasyScan.
- Craig Here to Help!
|
|
Guest-1 |