Conventional UML diagrams for MQL5 Programming Book (Part 6. Trading automation)
29 January 2024, 15:18

0
205
In this topic I present the original schemes prepared for the book MQL5 Programming for Traders, Part 6. They have been reworked for the book by MQ's designers, but Visio's plain rendering may probably seem more readable for someone.
Order status diagram from Order properties (active and history)
Class diagram of monitors, filters, and caches of trading objects from Monitoring trading environment changes
Tester modes of MQL programs from Auto-tuning: ParameterGetRange and ParameterSetRange
The sequence diagram of events during optimization from Group of OnTester events for optimization control