StockFetcher Forums · General Discussion · how to filter RSI that HASN'T hit new lows in the last week?<< >>Post Follow-up
aduhz
4 posts
msg #133794
Ignore aduhz
1/18/2017 1:48:29 PM

Hi, I'd like to create a filter that finds stock price hitting 13 week new low in the last week but RSI hasn't. How do I do that?

I could use this "RSI(15) reached a new 13 week low within the last 1 week" to find stocks with RSI hitting new 13 week low in the last week. But how do I get the "NOT" part?

Thanks.


compound_gains
221 posts
msg #133803
Ignore compound_gains
modified
1/18/2017 6:28:53 PM

Weekly filters need to be run at the end of a week (Saturday - Sunday) to get weekly results.

Fetcher[
close reached new 13 week low within past 1 week
count(rsi(15) reached new 13 week low within past 1 week, 1) equals 0
draw close 13 week low on plot price
draw rsi(15)
draw rsi(15) 13 week low on plot rsi(15)
add column rsi(15) 13 week low 1 week ago
add column rsi(15) 1 week low
]





StockFetcher Forums · General Discussion · how to filter RSI that HASN'T hit new lows in the last week?<< >>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.