Symbol currentbar
From MultiCharts
Returns a numerical value indicating the number of the current bar.
Usage
Symbol_currentbar
Notes
The range of returned values is not limited by the MaxBarsBack setting. This keyword can return the value of any bar of the data series.
Example
Symbol_currentbar
Will return the number of the current bar.