Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTTPS RESTful Web ServiceWeb Socket
NamePathMethodMessageDescription
Establish Websocket connection/order/eventsGET

Initiation Web socket connections to the Order Entry Service with capability to configure Cancel on Disconnect

preferences for the session.

Submit Order/order/newPOST

Submit Order

Submit a new order.

Cancel Order/order/cancelPUT

Cancel Order

Cancel a working order by the Venue Order ID and/or Customer Order ID.

Update Order/order/updatePUT

Update Order

Update a working order by the Venue Order ID and/or Customer Order ID.

Get Order Status/order/statusPOST

Get Order Status

Get order status for single (or multiple) working order(s).

Search for Trades/trades/searchPOST

Search For Trades

Request a trade record using custom criteria. Based on query parameters, one or more trades may be returned.

Mass Order Cancel/order/cancel-massPUT

Mass Order Cancel

Submit mass order cancel request.

Create Instrument/instrumentsPOST

Create Instrument

Submit request to create User Defined Spreads (UDS).

Submit Request For Quote/quotes/newPOST

Submit Request For Quote

Solicit a quote on an instrument.

Heartbeat

Applicable only to Web Socket connections.

Heartbeat is sent by the server every 5 seconds. No Heartbeat requirement from the client system.

Order Expired

Applicable only to Web Socket connections.

Asynchronous order status message indicating order expiry.

Trade Fill

Applicable only to Web Socket connections.

Asynchronous  order message indication fills.

Business Reject

Business reject is sent when inbound client message fails business logic.

Establish Websocket connection/order/eventsGET


Initiation Web socket connections to the Order Entry Service with capability to configure Cancel on Disconnect

preferences for the session.

Message Service Summary

Other Resources

Style
.wiki-content .columnLayout .cell.aside {width:400px;}