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