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