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