RealCode API
Value Property
RealCode APIWBI.CommonBlocksRealCodeIndicatorValue
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

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