tkirkpatrick1 24 posts msg #133610 - Ignore tkirkpatrick1 modified |
1/7/2017 10:03:43 PM
This appears to work, but have not really tested it yet.
"https://drive.google.com/open?id=0B76PT3CDzPYLM0ppbkg2NWV3bFU"
|
vishaljvora 5 posts msg #133613 - Ignore vishaljvora |
1/8/2017 10:58:40 AM
What filter is it ?
|
tkirkpatrick1 24 posts msg #133621 - Ignore tkirkpatrick1 modified |
1/8/2017 6:56:24 PM
Here you go had some help with this from others hope it works as well as it back test.. Apparently I'm not getting the syntax down.
OPTIONABLE
beta > 1
Average Volume(30) > Average Volume(90) for the last 2 days ago
set{x, eps lastQ * P/E ratio}
set{target, x * 4}
set{y, target / close}
y above 1 do not draw y
add column P/E ratio
add column eps lastQ
add column target
market is russell 3000
add column y
sort column 8 descending
P/E < 30
P/E > 0
+DI (14) crossed above -DI (14) for the last 0 days ago
where institutional holder percent is sbove 90
add column sector
add column industry
offset 48
|
tkirkpatrick1 24 posts msg #133622 - Ignore tkirkpatrick1 modified |
1/8/2017 7:06:44 PM
Sorry wasn't sure if I needed html, but this may work.
:Fetcher "OPTIONABLE
beta > 1
Average Volume(30) > Average Volume(90) for the last 2 days ago
set{x, eps lastQ * P/E ratio}
set{target, x * 4}
set{y, target / close}
y above 1 do not draw y
add column P/E ratio
add column eps lastQ
add column target
market is russell 3000
add column y
sort column 8 descending
P/E < 30
P/E > 0
+DI (14) crossed above -DI (14) for the last 0 days ago
where institutional holder percent is sbove 90
add column sector
add column industry
offset 48"
|
shillllihs 6,044 posts msg #133632 - Ignore shillllihs |
1/9/2017 12:46:48 AM
This looks real nice
|
shillllihs 6,044 posts msg #133633 - Ignore shillllihs |
1/9/2017 2:16:08 AM
Does this tank in a bear market? Any back testing? Seems like the greatest bull market filter.
|
shillllihs 6,044 posts msg #133641 - Ignore shillllihs |
1/9/2017 1:20:22 PM
Enjoyed looking at this system. What I've noticed is you could have done the same and made a bit more and saved a ton of commission by buying XIV. Just an observation.
|
tkirkpatrick1 24 posts msg #133651 - Ignore tkirkpatrick1 |
1/9/2017 8:28:19 PM
I have not really tested this is a bear market. I have looked at inverse before I set up these list in yahoo and track how patterns and how well stuff works. I have a list of inverse was always afraid of jumping on them because of whipsaws afraid they will come back to bite me. I wish the insider buying was available I have input that line in my filters, but when you go look at openinsider.com some are sell's some are buys.. I would love to see where large buying was done and the stock price has fallen below buy price. This site http://www.vickers-stock.com/ I have never had a subscription to because of the cost, but it was referenced in a book I read once. 60% of all stocks that have insider buying have substantial moves up within 6 months. The insiders by law have to hold the stock for 6 months they can't sell it until then. I do cut paste from my filter to see in openinsider work pretty well can grab 15 symbols at a time. Thanks for your help too.
|
tkirkpatrick1 24 posts msg #133652 - Ignore tkirkpatrick1 |
1/9/2017 8:44:09 PM
One more thing if you trade options can make a lot more I like to sell puts on stocks that have had insider buying when if I end up owning the stock sell calls when it gets close to resistance.
For stock traders there is an app called robinhood no fees just a few cents per trade. Cha ching...!! I have 11 kids so ever penny I can keep I want to keep.
|