High
<< Click to Display Table of Contents >> High |
A collection of historical bar high 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.
High
High[int barsAgo]
// OnBarUpdate method |