Retunrs the current 0 based index for the bar we are calculating
Declaration Syntax
Visual Basic |
Protected ReadOnly Property CurrentIndex As Integer
Return Value
Remarks
Returns 0 to Count -1. isFirstBar returns true when CurrentIndex = 0. isLastBar returns true when CurrentIndex = Count - 1