Discussion of article "Timeseries in DoEasy library (part 48): Multi-period multi-symbol indicators on one buffer in a subwindow"

 

New article Timeseries in DoEasy library (part 48): Multi-period multi-symbol indicators on one buffer in a subwindow has been published:

The article considers an example of creating multi-symbol multi-period standard indicators using a single indicator buffer for construction and working in the indicator subwindow. I am going to prepare the library classes for working with standard indicators working in the program main window and having more than one buffer for displaying their data.

Compile the created indicator, set GBPUSD M5 in the settings and launch the indicator on EURUSD M1:


The figure does not show all possible indicators but the main things are displayed: the indicator draws a selected standard indicator based on data different from the current chart data. The level lines are drawn where needed.

Author: Artyom Trishkin