NinjaScript > Language Reference > Data > Highs |
![]() ![]() ![]() ![]() |
Definition Holds an array of DataSeries objects holding historical bar high prices. A DataSeries object is added to this array when calling the Add() method in a Custom Strategy. Its purpose is to provide access to the high prices of all Bars objects in a multi-instrument or multi-time frame strategy.
Property Value An array of DataSeries objects.
Syntax
Examples
|