Discussion of article "How to Develop an Expert Advisor using UML Tools" - page 2

 

Good afternoon!

Excellent and painstaking work. But it seems that part of this work was done as if for MQL5 developers. In fact, the diagram of standard MQL5classesis laid out. I mean that it would be nice to discover one day a complete diagram of MQL5 classes in UML format, so that it could be viewed in one of the applications if necessary.

Thanks!!!!

 

Very thorough article, excellent job.

Thank you.

 

To further develop the subject matter...

 

I use StarUML to draw diagrams...

- it is very helpful habit to make such diagrams in OOP -- you will always be able to remember the structure of your code, even without reading it... & it gives an opportunity for much quicker engineering & maintaining & refactoring your code... UML is of vital importance for any developer!

 
Good article for successful trading program