jorjax3 13 posts msg #101637 - Ignore jorjax3 |
7/14/2011 4:36:15 PM
Can someone help me with this filter? This would take into account three days. let me see if I can explain this correctly.
Volume greater than previous day. (from day 1)
Volume greater than 1000000 (from day 2)
price is between 1 and 20 (from day 2)
close is 50% of high of day. (from day 2)
intraday
Price is between 1 and 20
opening was below previous close (from day 3)
price is within 10% of previous High of day. (from day 3)
Is this possible?
Thanks in advance.
|
dwiggains 444 posts msg #101657 - Ignore dwiggains |
7/15/2011 12:21:36 PM
Hi
I do not understand this
close is 50% of high of day. (from day 2)
The rest is done above
Intraday prices here are delayed.
See ya
David
|
jorjax3 13 posts msg #101672 - Ignore jorjax3 |
7/16/2011 10:29:27 AM
Thanks David.
Here is what I'm trying to do.
I want to be able to look at a stock today that has surpassed yesterdays volume. Also today it closed at a percentage of its High of the day. Lets say 60%. I want that to be a percentage so I can adjust it. Then on the third day I want to be able to locate a stock that has opened at or below yesterdays close and is about to pass the previous days HOD. Assuming it has met all the other criteria from the previous day.
Plus the other criteria of price and volume already listed. Is this doable?
Thanks.
Mark C.
|
rudolf100 6 posts msg #101680 - Ignore rudolf100 |
7/17/2011 12:54:23 AM
Yeah the way you word stuff is really confusing.. no worries lol. I've added labels in an attempt to understand
what you were asking for. I think you could probally get exactly what you wanted my some simple adjustments on this.
This I set to 10% so something would show up. I think you wanted 50%.
screener
Here I added 10% and subtracted 10% to create a "within" 10%.
intraday
Cheers,
John B.
|