StockFetcher Forums · Filter Exchange · RSI(2) , RSI(14) , OR<< >>Post Follow-up
four
5,087 posts
msg #85993
Ignore four
1/12/2010 12:50:34 AM

Fetcher[
draw rsi(14) line at 40
draw rsi(2) line at 20

volume 1 day ago < volume 2 days ago
volume < volume 1 day ago
close > 1
close < 25
close > open
volume > 100000

set{A, count(RSI(14) < 40, 1)}
set{B, count(RSI(2) < 20, 1)}
set{OR1, A + B}
show stocks where OR1 above 0
DO NOT DRAW OR1
ADD COLUMN SEPARATOR
ADD COLUMN A {RSI(14)<40}
ADD COLUMN B {RSI(2)<20}
ADD COLUMN RSI(2)
ADD COLUMN RSI(14)

]



Radiomuse
288 posts
msg #86093
Ignore Radiomuse
1/13/2010 12:33:40 AM

Nice code, thanks.

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