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