StockFetcher Forums · Filter Exchange · RSI(2) divergence<< >>Post Follow-up
hardsign4l
5 posts
msg #157215
Ignore hardsign4l
7/12/2021 10:09:36 PM

my apologies if this should be posted somewhere else

Looking for rsi(2) divergence to scalp but I cant seem to get any results with:

show stocks where RSI(2) is between 20 and 30
and RSI(2) was below 10 2 days ago
and where close is below close 2 days ago

I see the condition all the time when im not specifically doing a search. Also, if I run the lines by themselves they return a result. Is it the syntax?

TIA

Cheese
1,374 posts
msg #157216
Ignore Cheese
modified
7/12/2021 10:25:57 PM

Honest question: If RSI(2) is lower and close is also lower, why do you think it's divergence ?

Anyway, here is a workaround that may be close enough to give you some of the results
that you were looking for.

Fetcher[

sp500

/* https://www.stockfetcher.com/forums/Filter-Exchange/RSI-2-divergence/157215 */
show stocks where RSI(3) is between 20 and 30
and RSI(2) was below 10 2 days ago
and where close is below close 2 days ago
]




Fetcher[

not otcbb

/* https://www.stockfetcher.com/forums/Filter-Exchange/RSI-2-divergence/157215 */
show stocks where RSI(3) is between 20 and 30
and RSI(2) was below 10 2 days ago
and where close is below close 2 days ago
]



hardsign4l
5 posts
msg #157218
Ignore hardsign4l
modified
7/12/2021 11:17:44 PM

thanks I appreciate your time.. some really interesting results. still not sure why can't do this entirely with RSI(2) but i can work with this cheers.

EDIT: what I'm trying to find is RSI(2) higher than it was 2 days ago while price lower than it was 2 days ago.

compound_gains
221 posts
msg #157221
Ignore compound_gains
7/13/2021 2:30:20 PM

Fetcher[
RSI(2) between 20 and 30
RSI(2) 2 days ago below 10
close below close 2 days ago
]



hardsign4l
5 posts
msg #157223
Ignore hardsign4l
7/13/2021 4:40:52 PM

hey! perfect! thanks for everyone's help

StockFetcher Forums · Filter Exchange · RSI(2) divergence<< >>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.