StockFetcher Forums · Filter Exchange · Stock price 111% above its 200-day MA<< 1 2 3 >>Post Follow-up
jimvin
170 posts
msg #100557
Ignore jimvin
5/4/2011 9:32:27 PM

glgene: I'm looking at some variations on the theme with results that would appeal to a short-trader.

If you set the parameters to 100 fir the ma(200) and 5 for the price, then sort by % increase (highest to lowest) the results this week are 80% negative for the first 15 picks (i.e. 12 out of 15 are well into the red).

Even more interesitng is a pattern I've noticed pretty consistently in this Market: If a stock does not show positive on Monday at close, especially if it loses more than 1%, it continues to drop in price throughout the week.

For example, BAS was down -2.47% Monday, and closed today down a total of -10.68% from its open, while BTLI was down an additional -7.36% from its Monday close and PSLV is down -16.94%...and MOBI continues to plunge.

glgene
613 posts
msg #100558
Ignore glgene
5/4/2011 10:38:48 PM

Duke -- Many thanks for the output enhancement! I'll incorporate that into some further enhancements I'm working on, and will show you in a couple of days ... and ask for some more help from you. I appreciate improved output to make it easier to interpret. It's a work-in-progress script.

JimVin -- The only reason I used 111% (instead of the 100% you're suggesting), is 111% is simply the tested strategy by IBD (see my original post). That's also why I used a min. price of $15 (which I believe is a recommended min. price by IBD). Do you -- or anyone reading this -- know the suggested min. volume by IBD? I think it's either 250,000 or 400,000 but I'm not sure. I'm going to an IBD seminar in my town tomorrow night, and I'll ask them (and let you know their response).

Gene

jimvin
170 posts
msg #100559
Ignore jimvin
modified
5/4/2011 11:09:57 PM

Haven't found anything on recommended volume, but I look forward to whatever you can find out.

Thanks.

glgene
613 posts
msg #100610
Ignore glgene
5/6/2011 12:11:11 PM

JimVin and others,

Attended the local IBD seminar (Level 1) last night. Here are the basic parameters used by IBD in many (but not all) of their searches:

Price, minimum: $15

Volume, minimum: 500,000 shares

Avg Vol (50)


I used $15 in my original search (see original msg).

I'll incorporate volume, as well.

Gene

jimvin
170 posts
msg #100635
Ignore jimvin
5/7/2011 12:57:27 AM

Interesting; I'm playing with price variants in increments of 5 to see what works best for my style...

Thanks for the update!

mystiq
650 posts
msg #100636
Ignore mystiq
modified
5/7/2011 1:56:59 AM

just combined *all* ~ last week scan found tzoo and redf .. sort with pct over 111


Fetcher[
weekly close is 111% greater than weekly ma(200)
set{a,close-ma(200)}
set{b,a/ma(200)}
set{pct,b*100}
add column pct
set{a2,close-ma(100)}
set{b2,a/ma(100)}
set{pct2,b2*100}
add column pct2

sort on column 5 descending
add column ma(200)
close is greater than 15
average volume(50) > 500000
optionable
]



glgene
613 posts
msg #100641
Ignore glgene
5/7/2011 12:33:46 PM

Since none of your searches reached 111%, not sure how your search produced these results. ???

Also, I noticed that your search was weekly. ??? Can you elaborate?

Remember...this search is to produce overbought stocks...if you own them, you might want to sell them (if they're 111% over MA(200). Or go short.

Gene

mystiq
650 posts
msg #100646
Ignore mystiq
modified
5/7/2011 7:10:04 PM

glgene
420 posts
msg #100641
- Ignore glgene 5/7/2011 12:33:46 PM

Since none of your searches reached 111%, not sure how your search produced these results. ???
..simple; the search was for the weekly condition..then sorted by daily condition..don't trade if daily sort column not over 111%

Also, I noticed that your search was weekly. ??? Can you elaborate?
..just tweaking

Remember...this search is to produce overbought stocks...if you own them, you might want to sell them (if they're 111% over MA(200). Or go short.

Gene


StockFetcher Forums · Filter Exchange · Stock price 111% above its 200-day MA<< 1 2 3 >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.