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