Create
Creates a timeseries with the specified parameters for access to the real volumes of the bars in the history.
bool Create(
string symbol,
ENUM_TIMEFRAMES period
) |
Parameters
symbol
[in] Symbol.
period
[in] Timeframe (ENUM_TIMEFRAMES enumeration).
Returned value