let's do it all, let's get started.
As far as the project is concerned, the first approximation is to make the controls on the canvas.
But this is not just theory.
There are at least two practical tasks.
I'll upload it to bitbucket as soon as I have something to upload)
I haven't worked with any other repositories. Who knows how, have them duplicate with a mirror.
Links to all of them in my first post.
The preloaded bitbucket is the same as the git, but it's better in terms of project management.
Bitbucket is only free if there are no more than 5 people in the project
and what's better -- having a tracker?
Bitbucket is only free if there are no more than 5 people in the project
What's better - having a tracker?
You may also need these for the GUI
Loader for GIF and PNG files.
Unfortunately, I haven't finalised them yet, but the basic functionality works.
It's designed as EX5 library, but it's easy to rewrite it into mqh.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Greetings coders.
There's an interesting task to do something really useful, and I think crowdsourcing would be a good option.
First, the results of the work will be available to everyone in the early stages. Second, we will make something new using MQL. And perhaps we will even ask the MT developers for new goodies.
----
So, here is the first and basic task.
1. The first, we need to make a class button (let's say GButton, prefixed with G not to confuse with the existing ones).
- button is simple text (no extra pictures).
- the button is drawn on a kanvas area
- button has a press event.
---
In time we will design the codes on the bitbucket.