Skip to content

CIndicators

CIndicators

The CIndicators is a class for collecting instances of timeseries and technical indicators classes.

Description

CIndicators class provides creation of the technical indicators class instances, their storage and management (data synchronization, handle and memory management).

Declaration

class CIndicators: public CArrayObj

Title

#include <Indicators\Indicators.mqh>

Class Methods by Groups

Create
CreateCreates an indicator
Data Update
RefreshUpdates indicator data
Last updated on