Low
Definition
A collection of historical bar low prices.
Property Value
An ISeries\<double\> type object. Accessing this property via an index value int barsAgo returns A double value representing the price of the referenced bar.
Syntax
Low
Low[int barsAgo]

