StockFetcher Forums · Filter Exchange · RS<< >>Post Follow-up
municipal
12 posts
msg #78794
Ignore municipal
9/8/2009 3:12:03 PM

Hi,

Is it possible to create a filter to find HIGH RELATIVE STRENGTH (RS) stocks?
Thanks for your help, Willie

Kevin_in_GA
4,599 posts
msg #78802
Ignore Kevin_in_GA
9/8/2009 4:12:44 PM

Yes. In fact it is quite simple.

I am assuming that you are new to the site, so please do not be upset if I make this simplisitc. The RSI typically measures a stock's strength relative to the S&P500, and the default setting is a 14 day window. Hence the RSI(14). If this is the timing you would like to use, and assuming that this is the only indicator you wish to use as a screen, try the following

Fetcher[
RSI(14) is above 90
add column RSI(14)
sort on column 5 descending
]



you may want to add price constraints as well:

Fetcher[
close is above 1 and
RSI(14) is above 90
add column RSI(14)
sort on column 5 descending
]



Hope this helps.

TrendSurfer
109 posts
msg #78826
Ignore TrendSurfer
9/8/2009 9:34:33 PM

Relative Strength Index - RSI is technical momentum indicator and has NOTHING TO DO with Compariable Relative Strength.

If you want RS, this should get you going. Just add whatever else you want to qualify your scan results.

Fetcher[
and close is less than 40% below the close of new 6 month high
and close above 10
and average volume(30) above 300000
and compare with DIA
and comparative relative strength(^DJI,30) is above 1.25
and add column Relative Strength(DIA,99)
and add column Relative Strength(DIA,60)
and add column Relative Strength(DIA,40)
and add column Relative Strength(DIA,20)
]



Cheers,
TS

StockFetcher Forums · Filter Exchange · RS<< >>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.