Discussion of article "Developing a trading Expert Advisor from scratch (Part 20): New order system (III)"

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
New article Developing a trading Expert Advisor from scratch (Part 20): New order system (III) has been published:
We continue to implement the new order system. The creation of such a system requires a good command of MQL5, as well as an understanding of how the MetaTrader 5 platform actually works and what resources it provides.
There are a few more steps left before the system is completed and can fully display the order directly on the chart. But now we have to do it all at once, since it is necessary to make very significant changes in other places in the code.
So, we'll leave that for the next article, as the changes will be very deep. And if something goes wrong, then you will have to go back a step and try again until you can change the system the way you want. In this way, you can customize the system, leaving it so that you are comfortable with. In the next article, we will have the system as shown below:
Author: Daniel Jose