StockFetcher Forums · Filter Exchange · catching the bottom of a consolidation pattern filter<< >>Post Follow-up
ClayDavis68
8 posts
msg #136988
Ignore ClayDavis68
7/23/2017 1:16:11 PM

Trying to screen for stocks which are trading in a range but have enough of a range to offer some profit, and also trying to capture those which are entering a dip. Here's what I have so far:

set{maratio,ma(13)/ma(30)}
set{maslope,ma(10)/ma(10) 10 days ago}
set{atrtarget, .04* high 30 day high}
set{ptarget, .96*high 30 day high}

Show stocks where maratio between 0.99 and 1.01
and maslope between 0.995 and 1.005
and ATR(30) is above atrtarget
and close is below ptarget

and draw ATR(30)


I took a consolidation filter I found here and added the last two variables. There is probably a better way to do this. I'm getting quite a a few oil stocks returned which is a little spooky to me.

Thanks,

Clay

StockFetcher Forums · Filter Exchange · catching the bottom of a consolidation pattern filter<< >>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.