StockFetcher Forums · Filter Exchange · Show Me A Long Filter<< >>Post Follow-up
mesayah
658 posts
msg #93293
Ignore mesayah
5/29/2010 10:19:29 PM

That does not spew any results in a downturn or bucks the down trend.
So other than a momentum filter,
Which stock filters come close.
Where you see many results in an upswing &
few to none in a downswing.

four
5,087 posts
msg #93330
Ignore four
modified
5/31/2010 4:48:40 PM

Perhaps...

Fetcher[
set{cnt, count(rsi(2) decreasing 1 day,1)}
plot cnt equals 1
close > open
close-to-open gap > -10
average volume(5) > 100000
average volume(30) > 100000
close > 1 and close < 100
rsi(2) < 25
draw rsi(2) line at 25
draw ift line at -0.40
ift below -0.40 the past 33 days

set{v1, day point range / 5}
set{trigger, high + v1}
add column trigger
draw trigger on plot close
]


hp722c

Fetcher[

set{cnt, count(rsi(2) decreasing 1 day,1)}
plot cnt equals 1
close > open
close-to-open gap > -10
average volume(5) > 100000
average volume(30) > 100000
close > 1 and close < 100
rsi(2) < 25
draw rsi(2) line at 25
draw ift line at -0.40
ift below -0.40 1 day ago
ift > -0.41 0 days ago

set{v1, day point range / 5}
set{trigger, high + v1}
add column trigger
draw trigger on plot close
]



reference: http://forums.stockfetcher.com/sfforums/?q=view&fid=1002&tid=43812&qrid=&isiframe=

moby
314 posts
msg #93331
Ignore moby
5/31/2010 5:17:29 PM

wow Four,

I really like that top filter, that one has some really nice moves up especially when you it back 3 days. I see lots or nice moves up after it hits those triggers in the column you added. Very nice :)

four
5,087 posts
msg #93335
Ignore four
modified
5/31/2010 5:55:45 PM

Thanks
The 'trigger' will sometimes keep you out of a trade that would have gone south.

moby
314 posts
msg #93337
Ignore moby
5/31/2010 6:49:48 PM

Yes, I see that...very nice Four : )

Going to take a closer look when I get home.

mesayah
658 posts
msg #93340
Ignore mesayah
5/31/2010 11:08:45 PM

I'll take a look too.

mesayah
658 posts
msg #93341
Ignore mesayah
6/1/2010 12:08:28 AM

These for the most part look like 1% plays.
Look good for a quick scalp as long as you're willing
to wait days sometimes.

marine2
963 posts
msg #93362
Ignore marine2
6/1/2010 3:11:13 PM

Or try to use the simple approach to long investing. Use "and MACD(12,26,9)fast line crossing above MACD(12,26,9)slow line previous 1 day" flag. Applicate this against quality, popular companies (apply to watchlist) and you should get decent results. I did a backtest against a positive market environment period and received, 87% Wins and ROI = 85%. Happy investing!

marine2
963 posts
msg #93363
Ignore marine2
6/1/2010 3:22:09 PM

To safeguard this nice filter even more all you need to add to this above mentioned filter I provided, "and MACD(12,26,9)fast line is below 0 previous 1 day". The backtest results for this (in a positive market environment) is 87% Wins and ROI = 103%. Why complicate things, this is a simple yet effective filter to add to your arsenal of filters to make you money. Happy investing!

four
5,087 posts
msg #93744
Ignore four
6/11/2010 8:12:49 PM

Fetcher[
rsi(2) < 26
ersi(2,3) < 26
close > open

close between 1 and 5
avgvol(30) > 1200000

/* buy trigger*/

set{var1, day point range / 5}
set{buy, max(close,open) + var1}
draw buy on plot close
add column separator
add column buy{limit entry price}
]



StockFetcher Forums · Filter Exchange · Show Me A Long Filter<< >>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.