Harmonic Trading - page 334

 

Hi,

was eurusd 5m

ratios for this pattern:

Files:
disegno.gif  3 kb
 

I notice Dragon is quite nice but prioritys over ABCD, is it possible a slim-down Dragon only version to add on top of regular Zup?

 
zigflip:
I notice Dragon is quite nice but prioritys over ABCD, is it possible a slim-down Dragon only version to add on top of regular Zup?

zigfilip, have I understood correctly? Do you want a zup version that detects only Dragon pattern?

 

Hi Grandaevus, what is difference now between your 113 and 134 mods?

thanks in advance

 
grandaevus:
zigfilip, have I understood correctly? Do you want a zup version that detects only Dragon pattern?

Yes exactly thanks, also same for 4point continuations. Of it can be lighter weight than setting up the regular Zup search.

 

Dragon more important for me though,

 
zigflip:
I notice Dragon is quite nice but prioritys over ABCD, is it possible a slim-down Dragon only version to add on top of regular Zup?

zup_v135_dragononly.mq4

Zup 135 Dragon Only Version

No modification. Just all patterns are disabled except Dragon.

Files:
 

As far as I know , you can do the same effect by playing settings written below.

extern int SelectPattern = 1;

extern string visiblePattern = "000000000000000000000000000";

 
grandaevus:
As far as I know , you can do the same effect by playing settings written below.

extern int SelectPattern = 1;

extern string visiblePattern = "000000000000000000000000000";

yes you can set up by those options and change true false

 
zigflip:
yes you can set up by those options and change true false

SelectPattern - sets groups of 5 dot patterns for search

In total it is included for search of 24 five-dot patterns. Somehow to allocate certain patterns, the SelectPattern parameter is used.

0-search of all patterns

1-search of only classical patterns - Gartle, Butterfly, Bat, Crab, except TOTAL

2-search of classical and anti-classical patterns, except TOTAL

3-search of exotic patterns, except TOTAL

4-search only anti-patterns, except TOTAL

5-search of all patterns, except TOTAL

6-search only TOTAL

7-any choice of five-dot patterns for search by means of the visiblePattern parameter

8-search of five-dot patterns is disconnected

You can use the Dragon only version or zup135 with settings

Select Pattern=8

Dragon=true

Reason: