×

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

Close

8 bytes removed, 11:45, 19 February 2012
m
no edit summary
Returns the closing price.
==== Usage ====
<syntaxhighlight>Close</syntaxhighlight>
==== Example ==Examples ==
Plot the closing price of the current bar:
<syntaxhighlight>Plot1(Close,"Close");</syntaxhighlight>
Plot the closing price of the previous bar:
<syntaxhighlight>Plot1(Close[2], "Close 2 bars ago");</syntaxhighlight>
 
 
[[Category:Data Information/General]]

Navigation menu