| | | | | | |
---|
1 | header
|
|
2 | → messageType
| Message Type | messageType
| | |
|
3 | → possibleRetransInd
| Possible Retransmission Indicator | yesNoIndicator
| NO Â (No)Â -Â No
YES Â (Yes)Â -Â Yes
| |
|
4 | → requestId
| Request ID | string
|
| | A unique identifier for the request provided by the client for correlation. |
5 | → sentTime
| Sent Time | dateTime
|
| | Timestamp of the message leaving the producing application. |
6 | → sequenceNbr
| Sequence Number | string
|
| |
|
7 | payload[]
|
|
8 | → action
| Action | orderAction
| | |
|
9 | → cumulativeQtyInt
| Cumulative Quantity Integer | int32
|
| |
|
10 | → customerOrderId
| Customer Order ID | string
|
| |
|
11 | → displayQtyInt
| Display Quantity Integer | int32
|
| |
|
12 | → durationType
| Duration Type | orderDurationType
| DAY Â (Day)Â -Â Order expires at the end of the trading day.
FILL_AND_KILL Â (Fill and Kill)Â -Â Order is immediately executed against any available quantity and any remaining quantity is eliminated
FILL_OR_KILL Â (Fill or Kill)Â -Â Order is filled completely or else eliminated
GOOD_TILL_CANCEL Â (Good till Cancel)Â -Â Order remains working until cancelled
GOOD_TILL_DATE Â (Good till Date)Â -Â Order remains working until the end of the trading session of the local market date specified in the ExpirationDate field.
| |
|
13 | → entities
|
|
14 | → → operatorId
| Operator ID | string
|
| |
|
15 | → → senderCountry
| Sender Country | string
|
| |
|
16 | → → senderState
| Sender State | string
|
| |
|
17 | → expirationDt
| Expiration Date | date
|
| |
|
18 | → instrument
|
|
19 | → → glbxSecurityId
| Globex Security ID | int32
|
| |
|
20 | → manualInd
| Manual Indicator | yesNoIndicator
| NO Â (No)Â -Â No
YES Â (Yes)Â -Â Yes
| | Indicates whether the order was generated by automated trading logic. |
21 | → minimumQtyInt
| Minimum Quantity Integer | int32
|
| |
|
22 | → price
| Price | price
|
| |
|
23 | → qtyInt
| Quantity Integer | int32
|
| |
|
24 | → sideInd
| Side Indicator | marketSideIndicator
| | |
|
25 | → status
| Status | orderStatus
| | |
|
26 | → stopPrice
| Stop Price | price
|
| |
|
27 | → transactionTime
| Transaction Time | dateTime
|
| |
|
28 | → type
| Type | orderType
| LIMIT Â (Limit)Â -Â A Limit order defines the upper price limit at which to buy an instrument and lower price limit at which to sell an instrument. The price limit is defined in the Price field. If the price is not immediately available, the Limit order will rest until filled or cancelled.
MARKET Â (Market)Â -Â A Market order with protection is filled within a pre-defined range of prices referred to as the protected range. For buy orders, protection points are added to the current best offer price to calculate the protection price limit. For sell orders, protection points are subtracted from the current best bid price.
MARKET_TO_LIMIT Â (Market to Limit)Â -Â A Market-limit order is executed at the best price available in the market. If the market-limit order can only be partially filled, the order becomes a limit order and the remaining quantity remains on the order book at the specified limit price.
STOP Â (Stop)Â -Â A Stop order is an order which, when accepted, does not immediately go on the book, but must be "triggered" by a trade in the market at the price level submitted with the order. A Stop order goes on the book as a Market order once triggered.
STOP_LIMIT Â (Stop Limit)Â -Â A Stop order is an order which, when accepted, does not immediately go on the book, but must be "triggered" by a trade in the market at the price level submitted with the order. A Stop-Limit order goes on the book as a Limit order once triggered.
| |
|
29 | → venueExecutionId
| Venue Execution ID | string
|
| |
|
30 | → venueOrderId
| Venue Order ID | string
|
| |
|