|
Hi,
What happens exactly if a fill is sent by a broker while OQ is disconnected from the execution provider?
For example: 1- OQ sends a limit order which is not immediately filled 2- 1 mn later, the execution provider unexpectedly disconnects (OnDisconnected event called because Internet is down for example) 3- the market moves and the order is filled (while OQ is disconnected) 4- OQ automatically reconnects (OnConnect event called, internet is back up).
In this specific case, OQ is not stopped/restarted so it has all order IDs, etc...
In my case, the execution provider is either IB or Integral. Do they send fill reports when OQ automatically reconnects?
Thanks!
|