Return the number of bars since the beginning of data loaded (in a chart in the case of a ProBuilder indicator of for a trading system in the case of ProBacktest or ProOrder)
Syntax:
|
1 |
BarIndex |
Return the number of bars since the beginning of data loaded (in a chart in the case of a ProBuilder indicator of for a trading system in the case of ProBacktest or ProOrder)
Syntax:
|
1 |
BarIndex |
Worth to remember : The first bar in any chart has barindex = 0.