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