logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
shanthi  
#1 Posted : Thursday, September 24, 2009 9:22:06 PM(UTC)
shanthi

Rank: Newbie

Groups: Registered, Registered Users
Joined: 8/30/2009(UTC)
Posts: 4

can any one help me to create new explorer for finding securities matching Marubozu chart pattern
Justin  
#2 Posted : Wednesday, September 30, 2009 1:07:31 PM(UTC)
Justin

Rank: Advanced Member

Groups: Registered, Registered Users, Unverified Users
Joined: 9/13/2004(UTC)
Posts: 673
Location: Salt Lake City, UT

The ShavenHead() and ShavenBottom() candlestick functions would meet the definition most of the time. That said, there is also what is known as a Full Marubozu (where there is no shadow on either side of the candle) which I would think would be a fairly rare pattern.

We'd probably need the exact criteria to write this to meet your needs. I have found some web sites that say it's OK for there to be a very small shadow. If so, we would need to know how to define "very small". You can try the formulas below, although I doubt it would find very many results.

{Bullish Full Marubozu}
C = H AND O = L

{Bearish Full Marubozu}
C = L AND O = H

You could put one formula in Column A and Column B and then put a Filter of:

ColA OR ColB
Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.