|
|
|
|
|
by andr
5074 days ago
|
|
The order workflow is generally like so: 1) Client sends order to market. 2) Market acknowledges it has received the order, sending back the market-generated order ID. 3) The market tries to fill the order (takes from 1ms to a day, depending on the type of order). When the order is filled, the client is informed. 4) At any time before the order is filled, the client can cancel it. Perhaps during NASDAQ's issues the acknowledgements (step 2) were not sent and UBS didn't have the IDs of the orders they wanted to cancel. |
|