RealCode API
High Property
RealCode APIWBI.CommonBlocksRealCodeIndicatorHigh
Returns the High for the current bar
Declaration Syntax
Visual Basic
Public ReadOnly Property High As Single
Return Value
The current bar High
Remarks
Not used during manual loop calculations
Examples
Example: Plot the High
CopyVB.NET
plot = price.High

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