StockFetcher Forums · General Discussion · Need to add to line filter<< >>Post Follow-up
meow1234
20 posts
msg #57247
Ignore meow1234
11/30/2007 5:07:12 PM

I have a filter as follows:

show stocks where volume is greater than 100000
close is greater than 3
and rsi(9) is crossing above 50

I want to add a line which the stocks that cross over the rsi(9) 50 have not been below rsi(9) 40 for the past 10 days. ( I'm trying to find good stocks that may have trended lower and are turning around, but did not weaken excessively to the point where the rsi fell to a real low level)

TheRumpledOne
6,407 posts
msg #57252
Ignore TheRumpledOne
11/30/2007 6:15:54 PM

Fetcher[
set{testrsi, count( rsi(9) below 40, 10) }
testrsi equal 0

volume is greater than 100000
close is greater than 3
and rsi(9) is crossing above 50
]





StockFetcher Forums · General Discussion · Need to add to line 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.