Activate | Activates the current order if it is parked. |
Cancel | Requests the current order cancellation. |
Modify | Requests the current order modification. |
Park | Parks the current order if it is active. |
Place | Puts current order in the placement queue. |
PrepareModify | Creates an order modification object which can be filled with desired changes and passed to Modify method. |
SendCareOrderAck | Sends the special care order acknowledgment. Requires APICareOrders enablement |
Account | Gets/sets the corresponding CQGAccount object of the order. |
AlgorithmID | Gets algorithm id of the order |
AlgorithmStringID | Gets algorithm id of the order represented as string |
CanBeCanceled | Returns the order availability for cancellation. |
CanBeModified | Returns the order availability for modification. |
CanBeParked | Returns the order availability for parking. |
CanBeReplaced | Indicates whether the order can be replaced with a market order or not. |
CancelationInstruction | Gets/sets order cancelation instruction type for strategy orders. |
Description | Gets/sets custom description of the order. |
DurationType | Gets/sets the type of order duration. |
FilledQuantity | Returns the order filled quantity. |
FilledQuantityFractional | Order filled fractional quantity |
Fills | Returns the collection of order fills. |
ForceClientExecutionDecision | Execution within the firm |
GUID | Returns Order GUID. |
GWOrderID | Returns order Gateway identifier. |
GWStatus | Returns order Gateway status. |
Instrument | Gets/sets the instrument of the order. |
InstrumentName | Returns the full name of the instrument on which the order is created. |
IsExternal | Identifies if current order is external for this instance of CQG API. |
IsFinal | Identifies if current order status is final. |
LastError | Returns the last error that occurred in this order. |
LastEvent | Returns the last event of the order. |
LimitPrice | Gets/sets the order Limit Price. |
Manual | Whether an order is placed manually or not |
MiFIDAlgorithmID | MiFID algorithm ID |
OrderCheckMark | Gets the order check mark value |
OriginalOrderID | Returns the original order Gateway identifier. |
PlaceTime | Returns the order placing time (local time, converted to the user-configured time zone). |
Properties | Returns a collection of all possible and acceptable (decided depending on the order type) order properties. This is the default property. |
Quantity | Gets/sets the quantity of the order. |
QuantityFractional | Order fractional quantity |
RemainingQuantity | Returns the remaining quantity of the order, i.e. the part of order quantity which is still not filled. |
RemainingQuantityFractional | Order remaining fractional quantity |
Reserved45 | Reserved method |
ServerTimestamp | Timestamp of the last change (server time, converted to the configured time zone). |
Side | Gets/sets the side of the order. |
State | Returns the order's local state. |
StopPrice | Gets/sets order Stop Price. |
Tag | This property allows the user to keep his/her own information within the Order object. Multiple pieces of information can be kept in the Tag property under different keys. |
TimeActiveAt | Returns the order activation time (converted to configured time zone). |
Timestamp | Returns the last response reception timestamp. When a property is updated, CQG API records the information reception time in the Timestamp property (using local time). Each order change event forces this property to change its value. |
Transactions | Returns all transactions of the order. |
Type | Returns the type of the order. |
UEName | Returns the order UEName. |