StockFetcher Forums · Filter Exchange · rsi(2) < 10 and rsi(3) < 10<< >>Post Follow-up
four
5,087 posts
msg #91502
Ignore four
modified
4/21/2010 9:03:17 PM

Fetcher[
rsi(2) < 10
rsi(3) < 10 1 day ago
rsi(2) < rsi(3) 1 day ago
close > 1
close < 5

set{varx, high minus low}
set{vary, varx / 3}
set{buy, max(close,open) plus vary}
draw buy on plot close
add column buy

set{varxx, high minus low}
set{varyy, varxx*1.2}
set{sell, min(close,open) minus varyy}
draw sell on plot close
add column sell

volume > 100000
chart-length is 4 months


]



Fetcher[


show stocks where close is between 12 and 35
and average volume(90) > 1000000

rsi(2) < 10
rsi(3) < 10 1 day ago
rsi(2) < rsi(3) 1 day ago

set{varx, high minus low}
set{vary, varx / 3}
set{buy, max(close,open) plus vary}
draw buy on plot close
add column buy

set{varxx, high minus low}
set{varyy, varxx*1.2}
set{sell, min(close,open) minus varyy}
draw sell on plot close
add column sell
]



hp722c

StockFetcher Forums · Filter Exchange · rsi(2) < 10 and rsi(3) < 10<< >>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.