Used to check if this is the first bar for the current symbol

Visual Basic |
Protected ReadOnly Property isFirstBar As Boolean

This will return true only on the first call for the current symbol. Good for initializing variables
Visual Basic |
Protected ReadOnly Property isFirstBar As Boolean