RealCode API
isLastBar Property
RealCode APIWBI.CommonBlocksBaseScriptingTemplateisLastBar
Used to check if this is the last bar for the current symbol
Declaration Syntax
Visual Basic
Protected ReadOnly Property isLastBar As Boolean
Remarks
This will return true only on the last call for the current symbol. Good for cleaning up any variables or resourcs

Assembly: WBI.CommonBlocks (Module: WBI.CommonBlocks) Version: 1.0.25.0 (1.0.0.0)