TSX market by order

The Market By Order (MBO) service presents the entire TSX order book with volume,
broker ID, order number and ask/bid price for each order in the book.

TCP and RTD interfaces are provided.

The TCP interface provides a low latency, low bandwidth connection to the MBO service.
A reference Java GUI client is provided (source code included) that displays
the MBO book in real time for any TSX/CVE symbol using the TCP interface.

A Windows DLL is provided for the Excel RTD interface, allowing volume,
broker id, order number and ask/bid price for each order in the book,
to be accessed in an Excel spreadsheet.

An additional pair of MBO PMs provide redundant access to the MBO service
and are designed to handle a single failure and still deliver uninterupted
MBP data to the client applications.

Additional MBO PMs can be added to support more connections.