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
After using your code I would like to suggest a few improvements. The maths functions overlap in name with mine - perhaps I should rename them. Also your macros are cancelling the definition at the end, which could cause problems in my code if I use the same definitions. One last thing - it would be good to strip the definition before declaring OnChartEvent, this will eliminate the redefinition warning (if the function was already defined before your file was attached).
This library was created 7 years ago before my 5 years of education as a software engineer. I would write this library very differently now. At the very least I would use the namespace.
100500 programmers will thank you sincerely before going to bed if you make a quality Easy Canvas 2 library.
I need it very much, but I don't have enough knowledge to make it myself....100500 programmers will thank you sincerely before going to bed if you make a quality Easy Canvas 2 library.
I need it very much, but I don't have enough knowledge to make it myself....Vladimir, Renat said recently that they will implement Blend2D in the terminal and in the editor.
And it means that this library will already become a rudiment. The main thing is not to turn their intention into a long construction.
100500 programmers will thank you sincerely before going to bed if you make a quality Easy Canvas 2 library.
I need it very much, but I don't have enough knowledge to make it myself....And collect at least $1 from these 100500 programmers, then Nikolay will probably do it. Meanwhile it sounds like this: "Nikolay, you work on a new bibliography, and then we will thank you!" ))
A quality bibliography for graphics is expensive. For example, one author wrote a lot of articles about such a case. And where is this bibliography? It is working through a stump, that's why it is not popular....
This is done to control multiple subwindows and multiple instances of iCanvas. After all, windows can be added and removed in the process of the indicator work.
For example, it is necessary for this indicator:
https://www.mql5.com/en/code/25414
The object is created practically first, which leads to the fact that if more objects were created afterwards, they overlap the library object.
The object is created almost first, which means that if more objects are created afterwards, they overlap the library object.
Yeah. That's the way it should be. What's the problem?
Thank you, I thought about it afterwards.....