Discussion of article "Other classes in DoEasy library (Part 66): MQL5.com Signals collection class"

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 66): MQL5.com Signals collection class has been published:
In this article, I will create the signal collection class of the MQL5.com Signals service with the functions for managing signals. Besides, I will improve the Depth of Market snapshot object class for displaying the total DOM buy and sell volumes.
Compile the EA and launch it on a symbol chart, while preliminarily setting working on the current symbol/timeframe and activating the flag of working with trading signals of the MQL5.com Signals service:
In the Common tab of the EA settings window, check "Allow modification of Signals settings":
Otherwise, the EA will not be able to work with the MQL5.com Signals.
After launching the EA, the journal displays the message about the successful creation of the signals collection and its short description:
Author: Artyom Trishkin