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