StockFetcher Forums · Filter Exchange · Rate Of Change - ROC<< >>Post Follow-up
four
5,087 posts
msg #95089
Ignore four
modified
7/25/2010 11:50:08 PM

Fetcher[


set{ind_change, max(close,open) - min(close 2 days ago,open)}
set{ind_ratio, ind_change / min(high 2 days ago,open)}
set{custom_roc, ind_ratio * 100.0}
show stocks where custom_roc is below 100.0
draw cma(custom_roc,15)
and add column custom_roc
and close is above 3.00
and average volume(30) is above 10000
custom_roc equals 0
custom_roc 1 day ago equals 0
draw rsi(2)

rsi(14) < 20


]


TRY : rsi(14) crossed above 20

hp722c

modification of the filter found at http://help.stockfetcher.com/sfhelp/?id=100362&isiframe=&isiframe=

StockFetcher Forums · Filter Exchange · Rate Of Change - ROC<< >>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.