| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderUID |
Gets or sets the unique identifier for the order. |
globally unique identifier |
None. |
| DWOrderID |
Gets or sets the DW Order ID associated with the order. |
string |
None. |
| DWOrderNo |
Gets or sets the DW Order Number for the order. |
string |
None. |
| Symbol |
Gets or sets the symbol of the asset associated with the order. |
string |
None. |
| SymbolName |
Gets or sets the name of the symbol associated with the order. |
string |
None. |
| Type |
Gets or sets the type of the international order. |
enInternationalOrderType |
None. |
| Side |
Gets or sets the side of the order. |
enBuySell |
None. |
| Status |
Gets or sets the status of the international order. |
enInternationalOrderStatus |
None. |
| Price |
Gets or sets the price of the order. |
decimal number |
None. |
| MarketPrice |
Gets or sets the market price of the order. |
decimal number |
None. |
| AveragePrice |
Gets or sets the average price of the order. |
decimal number |
None. |
| AmountCash |
Gets or sets the amount of cash associated with the order. |
decimal number |
None. |
| OrderQuantity |
Gets or sets the order quantity. |
decimal number |
None. |
| Quantity |
Gets or sets the quantity of the order. |
decimal number |
None. |
| CumulativeQuantity |
Gets or sets the cumulative quantity filled for the order. |
decimal number |
None. |
| UnfilledQuantity |
Gets or sets the unfilled quantity for the order. |
decimal number |
None. |
| TimeInForce |
Gets or sets the time in force for the order. |
string |
None. |
| OrderExpires |
Gets or sets the expiration date and time for the order. |
date |
None. |
| AccountExternalRefID |
Gets or sets the external reference ID for the account associated with the order. |
string |
None. |
| CreatedBy |
Gets or sets the name of the person who created the order. |
string |
None. |
| OrderCreated |
Gets or sets the date and time when the order was created. |
date |
None. |
| OrderCompleted |
Gets or sets the date and time when the order was completed. |
date |
None. |
| Commission |
Gets or sets the commission associated with the order. |
decimal number |
None. |