
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
How can you work in this weather?
If it's not a volcanic eruption, you can keep going! :)
I remember writing once after the promised end of the world: "The end of the world came yesterday and we didn't notice much difference".
I remember writing once after the promised end of the world, "The end of the world came yesterday and we didn't notice much difference."
Will there be new ones?
Will there be new ones?
Worth celebrating!
Worth celebrating!
Good evening dear forum members.
Finally, the time has come to release the engine and help those who want to create large and very cool programmes with a rich graphical interface in MQL5. Now this goal is at arm's length.
And so:
1. The first release of the engine. I want to emphasise the word "first". Nothing is ever perfect the first time. You'll probably find bugs that I didn't notice. That's okay. I haven't had any bugs that I haven't dealt with yet. Everything is solved quickly.
2. The engine is not completely finished. At the moment, the"conditional-user" application (1) EA Shell v1.mq5 (specially written for testing the engine) catches all the events of the controls of the created GUI. This already makes it possible for the user code to react programmatically. The events come, bring values to the necessary cases of the OnGuiEvent() function; It is there, in the API file, that the user will write his code of reactions to the events of the interface.
3. A lot of work has been done on the engine. The changes affected both local and global levels. Further I will describe in detail what exactly I have written and redone during this time. The list will be long.
4. The release has installation instructions in the ReadMe.txt file. However, I will add pictures for clarity. If it's not clear, ask. I will help you.
In general, take the release and let's get started.