Orders Submission and Updates

The orders API supports order submission. All orders can be amended and canceled via the API. Specifying order strategy and algo parameters will be supported in a future release


Cancel on Disconnect

By default, all open orders submitted via the FIX session will be canceled on disconnect. Cancel on Disconnect does not affect other orders for the same user that were submitted on other sessions, or orders that were explicitly placed as CancelOnDisconnect=N, see New Order Single.

Drop Copy

Sessions will receive a full drop copy for all execution reports associated with the session user. This includes orders submitted via the UI or other protocols (websocket, etc)