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