Create
Creates a timeseries with the specified parameters for access to the spreads history.
bool Create(
string symbol,
ENUM_TIMEFRAMES period
)
|
Parameters
symbol
[in] Timeseries symbol.
period
[in] Timeseries timeframe (ENUM_TIMEFRAMES enumeration value).
Return Value