StockFetcher Forums · Filter Exchange · rsi(2) > 75 and then < 25<< >>Post Follow-up
four
5,087 posts
msg #92336
Ignore four
modified
5/8/2010 1:05:36 AM

Fetcher[
RSI(3) 2 days ago crossed below 70
RSI(3) 2 days ago crossed below 30
/* 3 Day Loss of 4 Days */
show stocks where count(close is below open,4) equals 3
close > open
close > 1
average volume(30) > 123321

]



---

Fetcher[
draw rsi(2)
close > 1
volume > 123123

rsi(2) crossed below 75 within the last 2 days
rsi(2) crossed below 15
rsi(2) < 25
close > open
chart-length is 4 months

set{v1, day point range / 5}
set{buy, max(close,open) + v1}
draw buy on plot close
add column buy

]



-----

Fetcher[

draw rsi(2)
close > 1
volume > 123123

rsi(2) crossed below 75
rsi(2) crossed below 20
rsi(2) < 25
close > open
chart-length is 4 months

set{v1, day point range / 5}
set{buy, max(close,open) + v1}
draw buy on plot close
add column buy

]



---------

Fetcher[draw rsi(2)
close > 1
volume > 123123

rsi(2) crossed below 75 within the last 1 days

rsi(2) < 25
close > open
chart-length is 4 months

set{v1, day point range / 5}
set{buy, max(close,open) + v1}
draw buy on plot close
add column buy

]



hp722c

---------- fewer hits

Fetcher[

draw imi(2)
close > 1
volume > 123123

imi(2) within the last 2 days > 75
imi(2) < 25
close > open
chart-length is 4 months
draw rsi(2)
]



--- ETF version

Fetcher[
draw rsi(2)
close > 1
volume > 80000
market etf
rsi(2) crossed below 75 within the last 2 days

rsi(2) < 30
close > open
chart-length is 4 months

set{v1, day point range / 5}
set{buy, max(close,open) + v1}
draw buy on plot close
add column buy

]



StockFetcher Forums · Filter Exchange · rsi(2) > 75 and then < 25<< >>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.