Orders Class
Defines the structure for an object that represents a collection of Order objects.
Namespace: tsdata.trading
Methods
| Name | Description | |
|
|
Contains(ord) |
True if the specified Order object (ord) is contained in the collection. |
|
|
Contains(orderID) |
True if an Order with the specified orderID string is contained in the collection. |