PendingSubmit status but the order already filled PaperTrading

The status of my orders remains PendingSubmit but it was filled.

Does anyone know how to fix this issue in the API? It is messing up my logging, checks, order management, etc.
 
The status of my orders remains PendingSubmit but it was filled.

Does anyone know how to fix this issue in the API? It is messing up my logging, checks, order management, etc.
In other words: a buggy learning system... :)
 
The status of my orders remains PendingSubmit but it was filled.

Does anyone know how to fix this issue in the API? It is messing up my logging, checks, order management, etc.
It sounds like something is going wrong in your capturing and processing of the callbacks that IB is sending to your client. As a first step of debugging you could print each and every callback related to open orders to your screen, to verify that you are indeed receiving those from IB.
API documentation on order status: https://ibkrcampus.com/ibkr-api-page/trader-workstation-api/#order-status
 
  • Like
Reactions: rb7
Back
Top