×

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
Open main menu

Changes

CurrentBar

75 bytes added, 11:45, 19 February 2012
no edit summary
Returns the number of the current bar.
 
Each bar, subsequent to the initial number of bars specified by the '''Maximum Bars Back''' setting, is assigned a sequential number; the initial bars specified by the setting are not numbered.
For example, if '''Maximum Bars Back''' is set to 20, the 21st bar will be assigned a number of 1.
==== Usage ====[[CurrentBar]] ==== Example ====<syntaxhighlight>CurrentBar will return the number of the current bar</syntaxhighlight>        
== Notes ==
* Also see the [[MaxBarsBack]] PowerLanguage word.
== Example ==
<syntaxhighlight>CurrentBar</syntaxhighlight>
Will return the number of the current bar.
[[Category:Data Information/General]]