RealCode API
Last Property
RealCode APIWBI.CommonBlocksRealCodeIndicatorLast
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

Assembly: WBI.CommonBlocks (Module: WBI.CommonBlocks) Version: 1.0.25.0 (1.0.0.0)