StockFetcher Forums · Filter Exchange · Formula help<< >>Post Follow-up
dforant1
76 posts
msg #64999
Ignore dforant1
7/14/2008 7:50:34 PM

How do I get formula to show last day up across RSI line 2?

*Show stocks where RSI (2) crossed below 2 within the last 3 days
and Average Volume(50) is above 250000 and close is between 8 and 50
and draw RSI(2) line at 2
and draw RSI(2) line at 98
and draw MA(200)
and close is above MA(200) *



chetron
2,817 posts
msg #65000
Ignore chetron
modified
7/14/2008 8:42:40 PM

clickable.....
maybe...


Fetcher[

/* tachikawa */


set{vevent1,count(close above open,1)}
set{vevent2,count(rsi(2) crossed above 2,1)}
set{trigger,vevent1 * vevent2}

trigger above .5

Show stocks where RSI(2) crossed below 2 within the last 3 days
Average Volume(50) is above 250000
close is between 8 and 50
and draw RSI(2) line at 2
and draw RSI(2) line at 98
and draw MA(200)
and close is above MA(200)


]



StockFetcher Forums · Filter Exchange · Formula 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.