Skip to content

History Database Properties

History Database Properties

When accessing timeseries the SeriesInfoInteger() function is used for obtaining additional symbol information. Identifier of a required property is passed as the function parameter. The identifier can be one of values of ENUM_SERIES_INFO_INTEGER.

ENUM_SERIES_INFO_INTEGER

IdentifierDescriptionType
SERIES_BARS_COUNTBars count for the symbol-period for the current momentlong
SERIES_FIRSTDATEThe very first date for the symbol-period for the current momentdatetime
SERIES_LASTBAR_DATEOpen time of the last bar of the symbol-perioddatetime
SERIES_SERVER_FIRSTDATEThe very first date in the history of the symbol on the server regardless of the timeframedatetime
Last updated on