Harmonic Trading - page 345

 

If you don't like to sit in front of the computer and wait for a pattern to be detected, please try new sendmail function.

I've completely changed SendMail function and make the data it sends more detailed.

When indicator detects a pattern , it sends a mail with lots of details written below.

Bullish Gartley pattern found on GBPUSD W1 time frame

Direction Of Search MaxMin= False

1.46657 < Range of the Prices D < 1.48637

Median D= 1.47647

2012.12.02 00:00 < Range of the Time D < 2014.12.14 00:00

Dot C= 1.63412

(1.000) * AB = CD = 1.48286

(1.272) * AB = CD = 1.44172

 
grandaevus:
If you don't like to sit in front of the computer and wait for a pattern to be detected, please try new sendmail function.

I've completely changed SendMail function and make the data it sends more detailed.

When indicator detects a pattern , it send a mail with lots of details written below.

Bullish Gartley pattern found on GBPUSD W1 time frame

Direction Of Search MaxMin= False

1.46657 < Range of the Prices D < 1.48637

Median D= 1.47647

2012.12.02 00:00 < Range of the Time D < 2014.12.14 00:00

Dot C= 1.63412

(1.000) * AB = CD = 1.48286

(1.272) * AB = CD = 1.44172

Which post has the latest version incorporating your changes?

 

ok thanks for the explanation, now everything is clear! And you can add a vertical line AB = CD to see how the time formula working?

As for SendMail good to know

Files:
abcd.png  25 kb
 
xxx-man:
ok thanks for the explanation, now everything is clear! And you can add a vertical line AB = CD to see how the time formula working?

As for SendMail good to know

Time AB = Time CD rule is just for real AB=CD patterns (4 dot patterns)

For 5 dot patterns , time rule is;

Navarro 200

Time XB = Time BD

others (classical patterns , cypher, shark , leonardo & 5-0)

min Time BD = 0.618 * Time XB

max Time BD =1.618 * Time XB

 

Cool, time patterns are much nicer than before

 
grandaevus:
######ZUP_v113wsv43.mq4

To make the zigzag search same as zup135 please change "maxBarToD" setting from 15 to 150.

zup135 uses 1000 for this but it's not needed

what does changing 15 to 150 on maxbartoD do? Does it search more bars? Why do you use 15 instead of 150 as the default?

 
finster869:
what does changing 15 to 150 on maxbartoD do? Does it search more bars? Why do you use 15 instead of 150 as the default?

Last Leg is an Up Leg , dot D successfully enters the D Box Area and returns back. Now we're waiting for a down leg for the pattern to be completed.

As you can see from the picture, more than 15 bars has been passed since D point.

maxBarToD here shows the maximum bar number from the last D point while waiting the zigzag to make an other leg.

if we use here 15 instead of 150, indicator wouldn't draw anything thinking that pattern has already been completed since bar number to D exceeds "maxBarToD" value.

Files:
untitled.png  41 kb
 

Two questions:

1. What is FE measuring (i.e 1 or 1.618 of what?)

2. What technique do you primarily use for confirmation to enter a trade at D?

 
finster869:
Which post has the latest version incorporating your changes?

###ZUP_v113wsv43 has got that mail send function

 
finster869:
Two questions:

1. What is FE measuring (i.e 1 or 1.618 of what?)

2. What technique do you primarily use for confirmation to enter a trade at D?

harrymonic asked the same question once.

please look at post #3311 @ https://www.mql5.com/en/forum/173588/page221