Skip to content

CiTime

CiTime

CiTime is a class designed for access to open times of the bars in the history.

Description

CiTime class provides an access to open times of the bars in the history.

Declaration

class CiTime: public CSeries

Title

#include <Indicators\TimeSeries.mqh>

Inheritance hierarchy

CObject

CArray

CArrayObj

CSeries

CiTime

Class Methods by Groups

Create
CreateCreates a timeseries
BufferResizeSets timeseries buffer size
Data Access
GetDataGets the timeseries data
Data Update
RefreshUpdates the timeseries data

Methods inherited from class CArray

: Step, Step, Total, Available, Max, IsSorted, SortMode, Clear, Sort

Methods inherited from class CArrayObj

: FreeMode, FreeMode, Type, Save, Load, CreateElement, Reserve, Resize, Shutdown, Add, AddArray, Insert, InsertArray, AssignArray, At, Update, Shift, Detach, Delete, DeleteRange, Clear, CompareArray, InsertSort, Search, SearchGreat, SearchLess, SearchGreatOrEqual, SearchLessOrEqual, SearchFirst, SearchLast

Methods inherited from class CSeries

: Name, BuffersTotal, BufferSize, Timeframe, Symbol, Period, PeriodDescription, RefreshCurrent

Last updated on