GetClose()
<< Click to Display Table of Contents >> GetClose() |
Returns the closing price at the current bar index value.
A double value that represents the close price at the desired bar index.
Bars.GetClose(int index)
index |
An int representing an absolute bar index value |
protected override void OnRender(ChartControl chartControl, ChartScale chartScale) |