IChartDataRequestData Property
Gets the data this request has retrieved.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
MarketChartData Data { get; }
ReadOnly Property Data As MarketChartData
Get
Property Value
MarketChartData
This property value is only valid after the request has completed and Status = Completed
Otherwise this property will return Nothing.