public class ActiveMarketRequestPublic Class ActiveMarketRequest| Contract | Gets the Contract this request is gathering data for. |
| Market | Gets the bar data resulting from this request. |
| RequestID | Gets the unique id for this request. |
| Status | Gets the status of this request. |
| StatusMessage | Gets the message describing the reason for the request failure. |
| TotalProcessTime | Gets the total processing time for this request in milliseconds. |
| TradeDate | Get the starting trade date of this request. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| ChartDataComplete | Event raised when this chart data request is complete. |