Discussion of article "The Implementation of Automatic Analysis of the Elliott Waves in MQL5" - page 4

 
Three years ago I studied Elliott theory by Glenn Neely (dry textbook with clear rules), never once made a mistake (conclusions were incredibly accurate), studying the figures laid out in the programme did not notice a moving correction (precursor to a strong movement) now I do not use this method, but by eye for the beginning of the wave is more suitable point where wave 2 ends (according to Glenn Neely wave 2 can not be completed for 61.8% of wave1, only wave(a) of the segmenting wave2 has such a right, hence the conclusion the count is wrong), perhaps on the presented example of the impulse markup we have a double (triple) combination of a zigzag with an unfinished figure (plane or triangle) it is necessary to look postactivity
 
Thanks for the link and translation (buttons) will learn to work with the translator !!!!
 
osn:
Thanks for the link and translation (buttons) we will learn to work with the translator !!!!

What is there to learn insert text or link, click translate and voila everything is ready, but only texts still have to work hard to read because the construction of the sentence is not always correctly translated.

You click two arrows and the original language changes places with the target language.

It's as simple as the adjective "door" :o)

 
Urain:

What is there to learn, you insert a text or link, click translate and voila all ready, but only texts still have to work hard to read, because the construction of the sentence is not always correctly translated.

You click two arrows and the original language changes places with the target language.

It's as simple as the adjective "door" :o))

Yes yes if it is simple then there will be a result although even typing on the keyboard English (as well as Russian) text for me is a long and difficult process, well for the response SENKYU VERY MACH!!!!
 
osn:
Yes yes if it is simple it means there will be a result although even typing on the keyboard English (as well as Russian) text for me is a long and difficult process, well for the response SENKYU VERI MACH!!!

Don't mention it. Which in Russian means "don't mention it",

use the translation of this phrase and you will realise that control buttons are not the biggest problem in machine translation.

 
Urain:

Don't mention it. Which is Russian for "don't mention it",

and you'll realise that control buttons are not the biggest problem in machine translation.

...I understood it immediately ''without mentioning it'' .... thanks!
 
Thanks for this article, you have spent a huge amount of time and effort in this, thanks for sharing.
 

Hy,where ,in what folder to put MQL5/Include/Elliot Wave file,  I put it in MQL5/include/Eliiot Wave,but when i compile this file I have a lot of error ,and also some time the advisor  after analyses is done when i press show result it is block,take a look,tnks

Files:
 
expresid:

Hy,where ,in what folder to put MQL5/Include/Elliot Wave file,  I put it in MQL5/include/Eliiot Wave,but when i compile this file I have a lot of error ,and also some time the advisor  after analyses is done when i press show result it is block,take a look,tnks

 

It isn't necessary to compile the mqh files.

You need to compile the Expert Advisor \MQL5\Experts\Elliott_wave_en.mq5

Because of massive calculations and analysis of a large number of different cases, it's isn't recommended to launch the Expert Advisor at timeframes, lower than daily.

It' better to analyse the Elliott waves at Daily and Weekly timeframes.

 
molanisfx:

The question is how we use it to get take profit and stop loss targets?

I have also the same question. Cause after installing I saw that this is a analyzer without automatic trading.

How can i get this working as a automatic trading robot?

Is it necessary to create a new 'include' file which one can be paste into de elliot wave EA for upgrading this analyzer to a automatic trading machine?