Keyboard Shortcuts
Likes
Search
Clarification on Identifying Order Status Callback for Modified Orders
Hello Folks, While sending a modification request for an existing confirmed order, I am receiving the following callbacks related to that specific order ID:
Upon sending the order modification request and subsequently receiving the OrderStatus callback, how can I ensure that the OrderStatus callback pertains to the modified order? In the example above, it was not related to the modified order. Thanks. |
Well, the orderId parameters of the openOrder() and orderStatus() callbacks identify the order they relate to. And so does the reqId parameter of the error() callback.
?
闯ü谤驳别苍
?
On Thu, Jan 30, 2025 at 04:04 AM, <tarun.joshi@...> wrote:
|