Low
<< Click to Display Table of Contents >> Low |
A collection of historical bar low prices.
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.
Low
Low[int barsAgo]
// Current bar low price |