Syntax
Public FunctionGetChartPeriod(chart_id As Integer) As Enum_TimeFrames |
This method returns the period for specific chart.
Parameters
Key | Description |
chart_id | The ID of chart |
Return value
The chart period of type Enum_TimeFrames.
See Also