StockFetcher Forums · General Discussion · ABK example filter<< >>Post Follow-up
pepefe
5 posts
msg #97182
Ignore pepefe
10/24/2010 6:52:06 PM

Hello to all !

I am trying to create a filter that could scan a movement such as ABK did from 09/14 to 10/04..

Daily closes very near to each other for 3 weeks that brings a decrease in the normal volatility of the stock.

Thanks!

FF

dwiggains
441 posts
msg #97186
Ignore dwiggains
10/25/2010 8:45:40 AM

Hi
This will find stocks that have low volatility.

Fetcher[
close > .1 and close < 10
average volume (30) > 200,000 and volume > 200,000
set {R, atr (10) / atr (50)} add column R and sort column 5 ascending
set {wild, atr (10) / close } add column wild and wild > .02
]



Offset this 14 days to your date of Oct. 4 and you will see ABK down 3 on the list.

Good luck
See ya
David

StockFetcher Forums · General Discussion · ABK example 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.