![]() | Appends the orders in current collection (usually obtained via query) to Orders and InternalOrders collections of CQGCEL and CQGAccount objects. |
![]() | Returns a sub-collection of current orders collection, filtered by order instrument full name. |
![]() | Returns a sub-collection of current orders collection, filtered by order status. |
![]() | Returns a sub-collection of current orders collection, filtered by order type. |
![]() | Returns a sub-collection of current orders collection, filtered by order property. |
![]() | Returns a sub-collection of current orders collection, filtered by order side. |
![]() | Returns a sub-collection of current orders collection, filtered by order tag (and its value if given). |
![]() | Returns the new enumerator |
![]() | Returns the number of orders in the collection. |
![]() | Returns the selected order from the collection by its Gateway identifier. This is the default property. |
![]() | Returns the selected order from the collection by its GUID. |
![]() | Gets the order by index |