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

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Google Translator
Google Translator
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)
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 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.
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.
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
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.
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?