Inputs
|
<< Click to Display Table of Contents >> Inputs |
|
Holds an array of ISeries<double> objects holding the main data input. A ISeries<double> object is added to this array when calling the AddDataSeries() method. Its purpose is to provide access to the main input all Bars objects in a multi-instrument or multi-time frame script.
An array of ISeries<double> objects.
protected override void OnStateChange() |