Page 1 of 15

Harmonic Pattern

PostPosted: Mon Jul 04, 2011 3:39 pm
by Apprentice
Harmonic Pattern.png

This indicator. It is based on ZigZag indicator.
I also plan to add support for GannSwing.

Harmonic Pattern.lua
(11.91 KiB) Downloaded 12924 times

Harmonic Pattern_with Alert.lua
(22.87 KiB) Downloaded 2724 times

Test.png


Harmonic Pattern indicator based strategy.
viewtopic.php?f=31&t=67393

Re: Harmonic Pattern

PostPosted: Mon Jul 04, 2011 4:15 pm
by Prodigalpops
Hi Apprentice.
Looks like a good start; like the solid colour, but I don't think the ratios for those patterns are correct.

I'm still putting my code together but these are a few of the patterns I can currently generate (EUR/USD 15m)

Bat_Butterflypatterns.JPG
Recent EUR/USD patterns

Re: Harmonic Pattern

PostPosted: Tue Jul 05, 2011 12:27 am
by Apprentice
Like I said.
This is the first draft, in order to test the functionality.
The algorithm for finding patterns, needs more work.

Re: Harmonic Pattern

PostPosted: Wed Jul 06, 2011 3:49 am
by emjay-short
Thank you very much!!! I really like that idea. Bought a book (Trade what you see by Pesavento & Jouflas) about patterns 4 months ago, doing it live is so hard. Only afterwards with hindsight and big picture will I find butterfly patterns, ABCD etc.

Thanks again.

Re: Harmonic Pattern

PostPosted: Wed Jul 06, 2011 3:35 pm
by Apprentice
I have post New Version.
I need to double-check the algorithms.
But it seems to me that this is it.
Price Targets soon.

Re: Harmonic Pattern

PostPosted: Thu Jul 07, 2011 12:59 am
by Apprentice
Can you give a little help to friendly programmer.
Provide links to sources which provide a Price Target for all five patterns.

Re: Harmonic Pattern

PostPosted: Thu Jul 07, 2011 2:07 am
by Apprentice
Price target, Added.
Harmonic Pattern.png

This is an example of the ideal Pattern

Previous request is still valid.

Re: Harmonic Pattern

PostPosted: Thu Jul 07, 2011 7:03 am
by Prodigalpops
Snap! I get the same.
Looks good Apprentice, thanks.

Re: Harmonic Pattern

PostPosted: Thu Jul 07, 2011 7:18 am
by emjay-short
Apprentice wrote:Price target, Added.
Harmonic Pattern.png

This is an example of the ideal Pattern

Previous request is still valid.


I've send you an email @ur gmail address with a pdf. Hope that helps a little.

Re: Harmonic Pattern

PostPosted: Thu Jul 07, 2011 7:22 am
by Prodigalpops
...Also, just had a quick look at the patterns. I think you may need to look at the AB=CD patterns as I saw a number of CD legs that were shorter than the AB leg - and the minimum prerequisite is that CD is the same as AB (allowing for tolerance of course).
I also noticed a Crab pattern that should probably have been a Butterfly.
Good work though - well done.