×

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

Open

10 bytes removed, 20:37, 9 February 2012
m
no edit summary
Returns a numerical value indicating the open bar's open price.
==== Usage ====
<syntaxhighlight>Open</syntaxhighlight>
==== Example ==Examples ==
Plot the open price of the current bar:
<syntaxhighlight>Plot1(Open,"Open");</syntaxhighlight>
Plot the open price of the previous bar:
<syntaxhighlight>Plot1(Open[2],"Open 2 bars ago");</syntaxhighlight>
 
 
 
 
 
[[Category:Data Information/General]]

Navigation menu