
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
Please post in English only on this forum.
You can use automatic translation tool if needed.
Thanks.A big thank you for this article, because it is really a non beginning already for me. Especially since I can't stop all day long to browse the articles posted here on this magnificent site in search of those who could precisely use this possibility to make automatic detection of this kind of figures, which, according to the own man little experience in this business, are of significant importance in technical analysis.
Only, compared to your code, with regard to the detection of configurations in M (double top) and those in W ( double bottom ), is there no possibility of proposing a code which is able to rather draw 4 different and definitive lines (drawing more or less clearly on the graph an M)? Rather than lines that redraw as prices change, which is not a good thing at all when it comes to spotting patterns.
As for the double top, for example:
1. A first line, which will draw the first bullish leg. And the line remains final without moving any further with the next course changes...
2. A second, which will trace the first bearish correction, will at the same time indicate a potential formation of a first top of a potential M pattern.
3. A third, which traces the bullish recovery (a second bullish impulse), and alerts the trader to the imminence of a return…
4. And, finally, a behind line that will be drawn once the figure is really formed...
Well, I think you have understood my concern.
Is it a code capable of doing these different tracings is it not possible? THANKS
Thanks for your comment.
I know that detecting patterns may be difficult based on the pattern form as there are many accepted variances and you may find that you need to develop your code as per objectives and what you mentioned.
What I think is that anything you can describe in a logical way, you can code it.
Thanks
Thanks for your comment.
I know that detecting patterns may be difficult based on the pattern form as there are many accepted variances and you may find that you need to develop your code as per objectives and what you mentioned.
What I think is that anything you can describe in a logical way, you can code it.
Thanks
Ok. Thanks
Translated to English by moderator.
This is the English forum. Please only write in English.
Best regards.
Hello Mohamed, Ive read your article and your code. It helped me a lot.
There is one single thing that I dont understand. Where do you get the "getmove" fonction? Ive tried to search for it on MTQL.
Im just starting, so sorry for the question if the answer is easy.
Eugene