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

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