StockFetcher Forums · General Discussion · Filter Help<< >>Post Follow-up
latkinso
4 posts
msg #97687
Ignore latkinso
11/30/2010 1:09:08 PM

I am trying to develop a filter with the following parameters, shows that syntax is correct
but does not identify any stocks that meet this criteris


Show stocks that rsi(2) >98 for 2 days within last 5 days
and Close dropped more than 5 percent over the last 5 days

four
5,087 posts
msg #97688
Ignore four
11/30/2010 1:51:58 PM

Fetcher[


count(rsi(2) > 98,5) > 1
Close dropped more than 5 percent over the last 5 days
draw rsi(2) line at 98
avgvol(10) > 136479
close > 1
add column rsi(2)
add column separator
add column rsi(2) 1 day ago {1 ago}
add column rsi(2) 2 day ago {2 ago}
add column rsi(2) 3 day ago {3 ago}
add column rsi(2) 4 day ago {4 ago}
add column rsi(2) 5 day ago {5 ago}
offset 11/22/10
]



StockFetcher Forums · General Discussion · Filter Help<< >>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.