Discussion of article "Timeseries in DoEasy library (part 46): Multi-period multi-symbol indicator buffers"

 

New article Timeseries in DoEasy library (part 46): Multi-period multi-symbol indicator buffers has been published:

In this article, I am going to improve the classes of indicator buffer objects to work in the multi-symbol mode. This will pave the way for creating multi-symbol multi-period indicators in custom programs. I will add the missing functionality to the calculated buffer objects allowing us to create multi-symbol multi-period standard indicators.

Launch the indicator on EURUSD M15 by specifying GBPUSD M30 and a simple Moving Average by Close prices with the period of 14 and the shift of 0:


For comparison, the GBPUSD chart with the Moving Average indicator having the same parameters was opened.

Author: Artyom Trishkin