StockFetcher Forums · Filter Exchange · stochrsi(14,14) and rsi(14)<< >>Post Follow-up
four
5,087 posts
msg #91048
Ignore four
modified
4/11/2010 4:38:35 PM

Fetcher[
show stocks where the StochRSI(14,14) is below 0.2

set{r14, rsi(14)} add column r14
set{r14s, StochRSI(14,14)*8} and add column r14s

set{diff, r14 - r14s}
add column diff
draw r14 on plot diff
r14 1 day ago touched diff 1 day ago
r14 > diff
open < open 1 day ago

/* buy trigger*/

set{var1, day point range / 5}
set{buy, max(close,open) + var1}
draw buy on plot close
add column separator
add column var1
add column buy

]



StockFetcher Forums · Filter Exchange · stochrsi(14,14) and rsi(14)<< >>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.