StockFetcher Forums · Filter Exchange · hammer<< >>Post Follow-up
morteza471
132 posts
msg #117143
Ignore morteza471
12/1/2013 3:39:48 PM

do we have a filter for weekly hammer, will be nice if some one write a filter for weekly hammer

four
5,087 posts
msg #117144
Ignore four
12/1/2013 3:48:24 PM

http://forums.stockfetcher.com/sfforums/?q=view&fid=1002&tid=41732&qrid=&isiframe=

Fetcher[
/* weekly hammers */
set{body_bottom,min( weekly open, weekly close) }
set{body_top,max(weekly open, weekly close) }
set{lshadowsize, body_bottom - weekly low}
set{tshadowsize, weekly high - body_top}
set{body_size, body_top - body_bottom}
set{body_size2, body_size * 2}

set{hammer1, count( tshadowsize is less than 0.001 , 1 ) }
set{hammer2, count( lshadowsize > body_size2 , 1 ) }

set{hammer, hammer1 * hammer2 }

hammer > 0
hammer 1 day ago > 0

close above 1
volume above 1000000
]



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