×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

4.2 Data Access

18 bytes added, 15:57, 15 October 2013
<syntaxhighlight>
double curClose = Bars.CloseValue;</syntaxhighlight> - get current close price
<syntaxhighlight>
double prevBarOpen = BarsOfData(2).Open[1];</syntaxhighlight> - get open price of previous bar from second data stream

Navigation menu