Order Modified Failure
This order message can occur if an order has already been matched by the time the modify order command is recieved and processed by the exchange which means this order is no longer active and therefore cannot be modified. For more error messages and code, you can see them here Error Codes
Channel Update Fields
event
STRING
submitted
BOOL
message
STRING
code
STRING
timestamp
STRING
data
LIST of dictionary
clientOrderId
STRING
Client assigned ID to help manage and identify orders with max value 9223372036854775807
orderId
STRING
Unique order ID from the exchange
displayQuantity
DECIMAL
lastMatchPrice
DECIMAL
lastMatchQuantity
DECIMAL
lastMatchedOrderId
DECIMAL
lastMatchedOrderId2
DECIMAL
matchedId
DECIMAL
matchedType
STRING
remainQuantity
DECIMAL
side
STRING
status
STRING
timeCondition
STRING
marketCode
STRING
timestampEpochMs
LONG
orderType
STRING
price
DECIMAL
quantity
DECIMAL
isTriggered
BOOL
Last updated