StockFetcher Forums · Filter Exchange · New user needs help w/ filters<< >>Post Follow-up
jd_hunter03
13 posts
msg #26830
Ignore jd_hunter03
6/12/2003 2:07:21 AM

I'm looking for help writing a filter that will tell me the first day RSI or MFI starts increasing. I've been using [Show stocks where Money Flow Index(15) has been increasing over the last 1 day]. However, this only shows me the last day of many moving up but I want to know when the first move up happens. If anyone has any ideas, they would be greatly appreciated.


dmindy
42 posts
msg #26839
Ignore dmindy
6/12/2003 3:21:21 PM

Hmmm...

This is REALLY rough and may not work at all but you could always try something like this and then chain it to a larger query...

show stocks where
RSI(14) is above RSI(14) 1 day ago
and RSI(14) is above RSI(14) 2 day ago
and RSI(14) is above RSI(14) 3 day ago
and RSI(14) is below RSI(14) 4 day ago

Just a thought.. like I said.. it's really rough, and I'm sure there's a better way to do it.


jd_hunter03
13 posts
msg #26842
Ignore jd_hunter03
6/12/2003 3:44:40 PM

dmindy,
Thanks for responding. I will try your filter out and see if it works for what I'm trying to do. I might need to make a few modification but you got me further than I could by myself. Thanks again. jd


defghca
150 posts
msg #26848
Ignore defghca
6/12/2003 6:11:29 PM

try this for size
Fetcher[Show stocks where RSI(14) has been decreasing over the last 5 day lag one day and and rsi(14) is increasing
and Average Volume(90) is above 50000
]



suggestion; try changing the rsi period to tweak filter


jd_hunter03
13 posts
msg #26849
Ignore jd_hunter03
6/12/2003 6:49:40 PM

defghca,
Now that is a good filter! Exactly what I was looking for. Thanks!

jd


dmindy
42 posts
msg #26862
Ignore dmindy
6/13/2003 10:28:37 AM

Very cool.

Can you give me a plain english description of "lag" ?? :)

Thanks!


StockFetcher Forums · Filter Exchange · New user needs help w/ filters<< >>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.