GetTimeByBarIdx()
GetTimeByBarIdx()
Definition
Returns the ChartBars time value calculated from a bar index parameter provided.
Method Return Value
A DateTime struct representing a bar time value at a specific bar index value.
Syntax
ChartBars.GetTimeByBarIdx(ChartControl chartControl, int barIndex)

