StockFetcher Forums · Filter Exchange · how do i add filter on qqqq along with other filer<< >>Post Follow-up
billrider321
70 posts
msg #75827
Ignore billrider321
6/27/2009 12:23:08 AM

I have a filter which will work well when rsi(2) dips below 10 for QQQQ.

here is the filter


show stocks where close is between 5 and 200
and average volume(90) > 100000
and close 2 days ago > close 3 days ago
and close 1 day ago > close 2 days ago
and close > close 1 day ago

chetron
2,817 posts
msg #75829
Ignore chetron
6/27/2009 9:35:08 AM

I CAN'T THINK OF A WAY, BUT IF CAN LIIMIT IT TO 2 FILTERS GREAT.



Fetcher[

SYMLIST(QQQQ)
SET{GO_TO_NEXT_FILTER,COUNT(RSI(2) BELOW 10,1)}

ADD COLUMN GO_TO_NEXT_FILTER
ADD COLUMN RSI(2)



]




Fetcher[
show stocks where close is between 5 and 200
and average volume(90) > 100000
and close 2 days ago > close 3 days ago
and close 1 day ago > close 2 days ago
and close > close 1 day ago
]



welliott111
98 posts
msg #75830
Ignore welliott111
6/27/2009 10:03:09 AM

Returns 0 selections until qqqq rsi(2) < 10


Fetcher[
ind(qqqq,rsi(2)) < 10

show stocks where close is between 5 and 200
and average volume(90) > 100000
and close 2 days ago > close 3 days ago
and close 1 day ago > close 2 days ago
and close > close 1 day ago
]



billrider321
70 posts
msg #75835
Ignore billrider321
modified
6/27/2009 10:40:05 AM

chet thanks for trying i cant get this going ..planning to instal amibroker

ok the other try worked ..thanks a lot welliot

chetron
2,817 posts
msg #75837
Ignore chetron
6/27/2009 11:32:49 AM


I FORGOT ABOUT THAT


StockFetcher Forums · Filter Exchange · how do i add filter on qqqq along with other filer<< >>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.