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

Notification

Icon
Error

Options
Go to last post Go to first unread
amory  
#1 Posted : Monday, June 4, 2007 6:50:14 AM(UTC)
amory

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 4/18/2007(UTC)
Posts: 99
Location: sydney australia

without delving into the depths of EW analysis. just curious, is this a good formula?

Mov(OscP(5,34,E,$),5,S)

it looks quite ok on chart.

hayseed  
#2 Posted : Monday, June 4, 2007 7:01:14 AM(UTC)
hayseed

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 3/7/2005(UTC)
Posts: 1,346

hey amory.... formula looks okay to me..... at first glance seems to resemble macd().... not sure how it would tie into elliot.... h
amory  
#3 Posted : Monday, June 4, 2007 9:08:12 AM(UTC)
amory

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 4/18/2007(UTC)
Posts: 99
Location: sydney australia

hi Hayseed. it's funny you saying that, because there are lots of MacD formulas but this is the only one I could find on Elliott. sure enough, it superimposes on MacD, so it's probably useless for Elliott.

regards ... amory

hayseed  
#4 Posted : Monday, June 4, 2007 11:30:43 AM(UTC)
hayseed

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 3/7/2005(UTC)
Posts: 1,346

hey amory.... ok now i see ..... yes some people use the macd histogram, or some version of 2 ma's difference, to approximate the elliot waves....

take a look at the standard macd but ploted as a histogram.... if you place a line on each successive peak and trough it will roughly mark each wave.... roughly.....

you'll need math far more in depth that that 1 line of code to properly identify the waves, assuming they can be identified at all.... as an example, here is something of preston's i believe, if not my appoligies to the true author, which attempts to mark the waves..... its a precentage deal so the more pronounced the peak to trough the better it works.....h

----------------------------------------

Cross(
-0.1,If(LLV(If(Abs((Ref(C,-1) - Ref(Zig(C,3,%),-1))),>,0,0,1) *
(If(Ref(Zig(C,3,%),-3),<,Ref(Zig(C,3,%),-4),1,0)) * (-1),14),<,-0.5,-1,0) *
If(MACD(),>=,Mov(MACD(),6,E),1,0))

---------------------------------------

amory  
#5 Posted : Monday, June 4, 2007 5:12:51 PM(UTC)
amory

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 4/18/2007(UTC)
Posts: 99
Location: sydney australia

with due respect, but mr preston will have to do better than that! he presents the peaks (but not the troughs) as a series of witches-hats & not even very precisely placed at that. by picking out the widest gaps, one can tell which ones are supposed to be the wave-3's. at present for instance, that would put some of the leading stocks squarely into wave-5. but that is something we already know, isn't it.

very elusive, that Elliott!

thanks anyway ... amory

amory  
#6 Posted : Tuesday, June 5, 2007 5:18:32 PM(UTC)
amory

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 4/18/2007(UTC)
Posts: 99
Location: sydney australia

finally coming to realize that there is no need for a specific Elliott-wave formula. the Zig-Zag with a 3 or 4-day reversal fills the bill to perfection! they even say something to that effect in the MS manual. it follows the peaks & troughs, what more can one ask?

still a matter of knowing ones Elliott theory, identifying which phase is which etc, the lines won't teach that. interesting by the way, how well the Macd shapes up against other, more complicated indicators.

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.