Discussion of article "Timeseries in DoEasy library (part 47): Multi-period multi-symbol standard indicators"

 

New article Timeseries in DoEasy library (part 47): Multi-period multi-symbol standard indicators has been published:

In this article, I will start developing the methods of working with standard indicators, which will ultimately allow creating multi-symbol multi-period standard indicators based on library classes. Besides, I will add the "Skipped bars" event to the timeseries classes and eliminate excessive load from the main program code by moving the library preparation functions to CEngine class.

The full indicator code is provided in the files attached below.

Compile the indicator and launch it on EURUSD M1 after setting GBPUSD M5 in the indicator settings, which means displaying AC indicator data (calculated on GBPUSD M5) on the current EURUSD minute chart:

GBPUSD M5 with standard AC indicator is also opened for comparison.

Author: Artyom Trishkin

Reason: