CiClose is a class designed for access to close prices of the bars in the history.
CiClose class provides an access to close prices of the bars in the history.
class CiClose: public CPriceSeries |
#include <Indicators\TimeSeries.mqh> |
Inheritance hierarchyCiClose |
Methods inherited from class CObject Prev, Prev, Next, Next, Compare |
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 |
Methods inherited from class CPriceSeries BufferResize, MinIndex, MinValue, MaxIndex, MaxValue, GetData, Refresh |