TheRumpledOne 6,411 posts msg #54555 - Ignore TheRumpledOne modified |
9/4/2007 5:44:05 PM
|
TheRumpledOne 6,411 posts msg #54665 - Ignore TheRumpledOne |
9/9/2007 9:48:12 AM
Pop
|
guru_trader 485 posts msg #54709 - Ignore guru_trader modified |
9/11/2007 3:30:25 AM
|
maxbasily 57 posts msg #54715 - Ignore maxbasily |
9/11/2007 11:51:41 AM
ho rumpled , what would be the filter for stocks that gapped up or down and DID NOT fill the gap that day..?
|
PHEO26NIX 5 posts msg #54716 - Ignore PHEO26NIX |
9/11/2007 12:48:32 PM
Thnanks, exactly what I was wanting and thanks again for the thread on fading the gap, read a simplar approach by john carter, but was not sure how to filter for candidates other than having a pot of potentials.
|
TheRumpledOne 6,411 posts msg #54735 - Ignore TheRumpledOne |
9/12/2007 1:15:05 AM
"ho rumpled , what would be the filter for stocks that gapped up or down and DID NOT fill the gap that day..?"
If the high doesn't reach the close then gap not filled - simple!
|
maxbasily 57 posts msg #54737 - Ignore maxbasily |
9/12/2007 7:51:35 AM
sure - thatīs only for the down-gap. and the up-gap is reverse. I know. thought uīd come up with a filtr which scans for both up and down-gaps? but it works only separately right?
|
TheRumpledOne 6,411 posts msg #54743 - Ignore TheRumpledOne |
9/12/2007 9:27:52 AM
You can combine them but that takes a little more work.
|
PHEO26NIX 5 posts msg #54746 - Ignore PHEO26NIX |
9/12/2007 10:55:09 AM
is it possible to run this filter with a column that displays the % chance the stock has of filling the gap of the day based on previous performance ?
I have changed the fiter slightly to scan for stocks that have gapped today (shame about stockfetchers delayed data) but it does allow you to screen for possible bounces.
Todays Gap stocks
----------------------------
and open < close 1 day ago
and set{gap_down, close 1 days ago - open}
and add column gap_down
and sort column 6 descending
average volume(10) is above 200000
and price is between 10 and 200
(sorry dont know how to make these things clickable)
|