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