Discussion of article "Timeseries in DoEasy library (part 44): Collection class of indicator buffer objects"
Oh, my God, my head is spinning! You're doing such a great job! And me as a beginner in general to what - something "induplplit"..... Can you please tell me where to start, apart from the first part?
I have a small complaint about the presentation of the material - a frighteningly large number of words "buffer" in the text, where every sentence and every comment is "stuffed" with them. It's a bit "cutting" to the eyes.
Реter Konow:
I have a small complaint about the presentation of the material - a frighteningly large number of words "buffer" in the text, where every sentence and every comment is "stuffed" with them. It "cuts" the eyes a bit.
I have a small complaint about the presentation of the material - a frighteningly large number of words "buffer" in the text, where every sentence and every comment is "stuffed" with them. It "cuts" the eyes a bit.
But what can you do if the story is about indicator buffers? There is an object-buffer and an array-buffer stored in the object-buffer. :))
The work is truly epochal
Vyacheslav Frolov:
Oh, my God, my head is spinning! You're doing such a great job! And me as a beginner in general to something "induplit" .... Could you please tell me where to start, except from the first part?
Oh, my God, my head is spinning! You're doing such a great job! And me as a beginner in general to something "induplit" .... Could you please tell me where to start, except from the first part?
From the first part :)
And seriously, the library is aimed at the intermediate level. Start with problem statement, then - documentation and forum with questions, kodobase with examples. Those who really want to learn how to do it themselves and try, and ask questions about what does not work, here with pleasure help, but send to freelancing those who ask to do it for him.
RodgFX:
Thank you.
The work is truly epochal

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 44): Collection class of indicator buffer objects has been published:
The article deals with creating a collection class of indicator buffer objects. I am going to test the ability to create and work with any number of buffers for indicators (the maximum number of buffers that can be created in MQL indicators is 512).
Finally, let's see how bars and candles are displayed. If the methods of writing price values to the buffer arrays work, then bars and candles should be displayed correctly on the chart.
Let's check:
As we can see, everything works as expected.
Author: Artyom Trishkin