seanban 22 posts msg #56291 - Ignore seanban |
11/1/2007 5:04:08 PM
Looking for a filter that can deliver stocks with the character to have large % daily ranges - not due to earning or otherwise.
Thanks in advance
|
dwiggains 444 posts msg #56292 - Ignore dwiggains |
11/1/2007 5:17:10 PM
set {range%, atr (20) / close} add column range%
and close > 1
and average volume > 200,000
and sort column 5 descending
This is for percentage. Not dollars per share.
See ya
David
|
TheRumpledOne 6,411 posts msg #56305 - Ignore TheRumpledOne modified |
11/2/2007 6:44:31 AM
The Profit Percent Display filter shows how many times a stock ran a certain percentage over the last 100 days.
Column 04_09 is the number of times high minus open is between 4% and 9%.
Column 10_19 is the number of times high minus open is between 10% and 19%.
Etc...
Add in your own price, volume, market, etc. selection criteria.
|
seanban 22 posts msg #56390 - Ignore seanban |
11/3/2007 1:14:56 PM
Hi Avery,
A gentleman as usual. Have modified to produce the cows.
Hope you're well.
Regs - SeanBan
|
TheRumpledOne 6,411 posts msg #56393 - Ignore TheRumpledOne modified |
11/3/2007 1:36:27 PM
Sean:
Please post your filter so others may benefit.
Thanking you in advance.
P.S. by the way, I posted an updated Profit Percent Filter Display.
|