Syntax
Public FunctionGetChartPeriodByIndex(IndexAs Integer) AsEnum_TimeFrames |
This method returns the period for specific chart.
Parameters
Key | Description |
Index | The index of chart |
Return value
The chart period of type Enum_TimeFrames.
See Also