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