StockFetcher Forums · General Discussion · Problem with making a hammer screen<< >>Post Follow-up
EWZuber
1,373 posts
msg #43076
Ignore EWZuber
4/20/2006 4:31:57 AM

I remembered that a poster named Mika made a Hammer screen a few years back and found it using SF search engine. Hope this helps.

mika's Dragon-Tail filter
9/21/2003 11:26:23 PM
Show stocks where close minus low is more than 300 above open minus close and volume is above volume 1 day ago and Williams %R(10) is below Williams %R(10) 5 days ago and MA(4) is above lower keltner band(14) and close 1 day ago is below MA(4) and MA(4) is below MA(6) and open is below close and lrs(45) is above 0 and average volume(30) is above 90000 and low is between 0.7 and 4.7 and Exchange is Nasdaq



woodsmen63
23 posts
msg #43077
Ignore woodsmen63
modified
4/20/2006 5:23:25 AM

modified


yepher
359 posts
msg #43080
Ignore yepher
4/20/2006 8:40:15 AM

You can also go here: http://yepher.com/stockfetcher/command.html and type hammer in the search box.

-- Yepher


clam61
92 posts
msg #43085
Ignore clam61
modified
4/20/2006 2:19:27 PM

thanks for the help guys. but for my learning sake, what is wrong with my syntax "open is below the close one day ago"

i tried that filter by itself and it didnt always return stocks that had opens less than closes



stockfetcher
979 posts
msg #43089
4/20/2006 2:37:39 PM

Hi,

When you have a chance, post your screen that is producing stocks where open is not below the prior day's close.

For example, in the following screen, all stocks should have a negative diff:

Fetcher[
set{diff, open - close 1 day ago}
open is below the close one day ago
and add column open {o_today}
and add column close 1 day ago {c_yesterday}
and add column diff
]



Thanks!
StockFetcher Support




clam61
92 posts
msg #43074
Ignore clam61
modified
4/20/2006 3:05:05 PM

Fetcher[set{lowopendiff, open - low}
set{closeopendiff, close - open}
set{highclosediff, high - close}
set{diff, open - close one day ago}
open is below the close one day ago and
close is above open and
highclosediff is less than closeopendiff and
lowopendiff is more than 50% above closeopendiff
and add column open {o_today}
and add column close 1 day ago {c_yesterday}
and add column diff
]




the "open is below the close one day ago" does not seem to work




clam61
92 posts
msg #43090
Ignore clam61
4/20/2006 3:06:11 PM

thanks for the help. you know what, it was my mistake. the screen came back correctly but i read it wrong. sorry!

could you take a look at my post here? should be simple for someone experienecd

http://www.stockfetcher.com/stockdb/fetcher?p=forum&sub=view&fid=1002&tid=43086


StockFetcher Forums · General Discussion · Problem with making a hammer screen<< >>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.