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

 

New article How to Develop an Expert Advisor using UML Tools is published:

This article discusses creation of Expert Advisors using the UML graphical language, which is used for visual modeling of object-oriented software systems. The main advantage of this approach is the visualization of the modeling process. The article contains an example that shows modeling of the structure and properties of an Expert Advisor using the Software Ideas Modeler.

Author: Dennis Kirichenko

 
Very good article.Thank you.
 

Very thorough article, excellent job.

Thank you.

 

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!

Reason: