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
New article Other classes in DoEasy library (Part 67): Chart object class has been published:
In this article, I will create the chart object class (of a single trading instrument chart) and improve the collection class of MQL5 signal objects so that each signal object stored in the collection updates all its parameters when updating the list.
Compile the EA, open three charts in the terminal and launch the EA on the first of them, while preliminarily specifying "Work only with the current symbol and timeframe" in the parameters:
During the first tick, the EA creates three chart objects and displays short descriptions of the three created chart objects in addition to the messages about the initialization of various library classes:
Next, display the full description of all properties of the chart object describing the first terminal chart:
Author: Artyom Trishkin