Skip to content

Timeseries classes

Timeseries classes

This group of chapters contains technical details of timeseries classes of the MQL5 Standard Library and descriptions of all its key components.

ClassDescription
CiSpreadProvides an access to spread historical data
CiTimeProvides an access to open times of the bars in the history
CiTickVolumeProvides an access to tick volumes of the bars in the history
CiRealVolumeProvides an access to real volumes of the bars in the history
CiOpenProvides an access to open prices of the bars in the history
CiHighProvides an access to high prices of the bars in the history
CiLowProvides an access to low prices of the bars in the history
CiCloseProvides an access to close prices of the bars in the history
Last updated on