+1 888 340 6572

Symbol currentbar

From MultiCharts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns a numerical value indicating the number of the current bar plus Maximum Bars Back setting for the study

Usage

Symbol_currentbar

Notes

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.

Example

Symbol_currentbar

Will return the number of the current bar plus Maximum Bars Back setting for the study.