StockFetcher Forums · Filter Exchange · need a filter for stocks gone side ways<< >>Post Follow-up
morteza471
132 posts
msg #97952
Ignore morteza471
12/11/2010 7:39:52 AM

can any body write filter for stocks that gone up and then went side ways ,not down or up for few days just side ways and is getting ready to go up again,like (exel) thank you

louie6digits
34 posts
msg #97954
Ignore louie6digits
modified
12/11/2010 10:27:51 AM

This filter finds stocks that are consolidating sideways. The direction stocks break is generally upwards, but there are some needles in the middle of the hay stack that you must avoid. Good Luck!

Fetcher[/* Bull Consolidation - Outbreak */
close is above 1
close is below 100
and draw weekly rsi(1)
set{voly, average volume(5)/average volume(45)}
set{volz, atr(8)/voly}
add column volz {VOLZ (0.40)}
set{p, open minus close}
set{f, p/open}
set{trigger, count(f above 0,1)}
trigger equal 0
add column trigger
set{up2day, count(close above open,5)}
up2day above 1.5
set{h, count(close above ma(8),4)}
h below 2
draw Linear Regression(60,1.0)
volume > 250000
close is below Center Linear Regression line(10,1.0)
Linear Regression Slope(10) < 0.01
Linear Regression Slope(10) > -0.01
weekly rsi(2) above weekly rsi(2) 1 day ago
add column ind
]



/* I must be crazy giving away secrets! LOL */

wantonellis
155 posts
msg #97955
Ignore wantonellis
modified
12/11/2010 10:33:54 AM



StockFetcher Forums · Filter Exchange · need a filter for stocks gone side ways<< >>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.