None of the IB API works this way. The entire API is asynchronous.
If you have anything that looks like "make request and don't return until complete" it is being created by middleware, either the API library you use or something between IB's API and your app.
toggle quoted message
Show quoted text
On 6/13/2021 3:07 PM, Stuart Cracraft via groups.io wrote:
I am puzzled that there wouldn¡¯t be a confirmed wait-on-call-until-filled from IB.