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