Discussion of article "Timeseries in DoEasy library (part 56): Custom indicator object, get data from indicator objects in the collection"

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 Timeseries in DoEasy library (part 56): Custom indicator object, get data from indicator objects in the collection has been published:
The article considers creation of the custom indicator object for the use in EAs. Let’s slightly improve library classes and add methods to get data from indicator objects in EAs.
Symbol chart will display data from buffers of all created indicators:
To the chart necessary indicators may be added which correspond by parameters to those created in EA. You can check the match of those indicators in the comment on chart and in data window - they will match.
Author: Artyom Trishkin