StockFetcher Forums · General Discussion · favorite filter<< >>Post Follow-up
dougsmith2
8 posts
msg #37916
Ignore dougsmith2
9/12/2005 5:44:31 PM

just curious as to what everyones favorite filter is? im guessing rsi is probably on top


shelupinin
120 posts
msg #37926
Ignore shelupinin
9/13/2005 3:44:37 AM

My favorite:
Fetcher[set{dif,close - open}
set{diff2,dif / open}
set{prc, diff2 * 100}
set{raz,count(prc is above 5, 20)}
raz > 2
and rsi(2) is below 10
and P/E is above 30
and price is above 1
and volume is above 50000
]


Alex


rtucker
318 posts
msg #37934
Ignore rtucker
9/13/2005 6:51:11 PM

I use the basic Muddy/Hg type filters. But, based on "hits" / "reads" in the public filter section it seems that there may be a silent majority on SF who may use ie: rsi(14), macd(12,26,9) stoch(x,x) etc...

I like Muddy/HG at short term market bottoms/reversals but I dont do so well with these filters as the uptrend takes hold. It seems to me that the number of picks and winning % drop as the market advances. What filters are beginning to do well, say, 8 - 10 days into an uptrend ?


nikoschopen
2,824 posts
msg #37944
Ignore nikoschopen
9/14/2005 4:16:24 AM

I've notice that RSI(2) is being talked about like some newly discovered holy grail, yet I still can't figure out what it's all about. All I see are chaotic lines that bounce with every slight move by the underlying stock.


shelupinin
120 posts
msg #37956
Ignore shelupinin
9/14/2005 12:54:20 PM

nikoschopen, if you prefer to buy stock and sell it in a week or more then rsi(2)<1 is really useless for you, rsi(2)<1 is for those who hold stock 1-2 day, not more.... you may try "weekly rsi(2) below 1", may be it's better for you
Alex


shelupinin
120 posts
msg #37957
Ignore shelupinin
9/14/2005 12:55:45 PM

rtucker, What is your filter? I mean what is SF code?
Alex


nikoschopen
2,824 posts
msg #37959
Ignore nikoschopen
9/14/2005 2:08:01 PM

My holding time is anywhere from 5-min to 5-days, and I mostly use intraday charts when trading short duration. Having traded under the aegis of RSI with poor results, I'm rather sceptical that money can be made using this approach. *LOL* I suppose what you're trying to do is to buy the oversold & sell the overbought conditions -- a classic example of calling the top & bottom. I would like to know, however, what your entry setup is. Considering that your holding period is under 2.1 days, do you merely jump in at the open? Above all, what's the criteria for an exit? As opposed to all the fancy tales of good (back)test results, I wonder what the success rate of this filter is in real life?


rtucker
318 posts
msg #37966
Ignore rtucker
9/14/2005 8:19:54 PM

shelupinin,

PRICE 1 DAY AGO HAS BEEN DECREASING FOR THE LAST 3 DAYS AND PRICE 1 DAY AGO TOUCHED LOWER BOLLINGER BAND(20) AND CLOSE > OPEN AND CLOSE < 4% ABOVE CLOSE 1 DAY AGO AND AVG VOL(90) > 300000 AND PRICE > 3

RSI(2) 1 DAY AGO < 1 AND AND CLOSE > OPEN AND CLOSE < 4% ABOVE CLOSE 1 DAY AGO AND PRICE > 3 AND AVG VOL(90) > 300000

sorry, nothing new here. I add the info below to see the volatility for both filters and bb width(for the Muddy)

add column cema(vola,90)
set{x,bollinger diff(20)}
set{y,x*100}
set{half_bb_width,.5*y}
add column half_bb_width
add column rsi(2)
add column cema(vola,90)
add column cema(vola,3)

/* SHOW OR SET SET DESIRED MA(90) OF DAILY % CHANGE. QQQQ APROX .6 */
/*and cema(vola,90) between 1.5 and 3*/

/* SET DECENT PROFIT % IF GETS HALFWAY TO UPPER BB */
/*half_bb_width > 7*/


nikoschopen,

Thread 5/16/2005 by "Wallman" is the Muddy method and thread 7/14/2005 is the rsi(2) < 1 method by "Rumpled One". There is discussion of how people might trade them in the threads.










StockFetcher Forums · General Discussion · favorite 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.