The B2BITS MITCH Market Feed handler is designed to process market data distributed via MITCH protocol. MITCH (Millennium ITCH) is the proprietary market data protocol for the Millennium Exchange platform, developed by LSEG Technology (formerly MillenniumIT).
Because the Millennium Exchange platform is a white-label solution, MITCH is used by a variety of global exchanges beyond just the London Stock Exchange.
The protocol is widely employed for the dissemination of full-depth, order-level market data with near real-time latency characteristics. Many exchanges such as JSE/NSX, LSE, Borsa Italiana, Turquoise,BYMA and Oslo Børs have adapted the use of MITCH.
Clients can use the C++ API to attach to the exchange data feed and start getting MITCH messages via a callback call.
The handler provides optional MITCH-to-FIX message conversion, client would use C++ API to access the message data using well-known standard FIX tag numbers. MITCH/FIX convertor is specifically designed to deliver high performance. It converts messages on the fly, with an average latency of 3 microseconds. The converter also optimizes the number of output messages by stacking several MITCH messages into one output FIX Message 'X' (up to 10 MD entries or less depending on the current message rate). This reduces the overhead of message delivery over FIX.
FIXEdge is a server application that supports MITCH market data feed and adds an additional feature for routing market data messages to FIX clients via TCP.
Our products come with 24x7 support provided worldwide and availability of "on-demand" software escrow.
Learn about our connectivity solution for the Johannesburg Stock Exchange that includes MITCH as well as a FAST feed handler.
Features
| Feature | Description |
|---|---|
| MITCH support | 100% MITCH compliance, support standard MITCH units and messages:
|
| Venues |
Pre-configured for and certified with:
With adaptation can be used for:
|
| FIX protocol support |
Main features:
|
| High Throughput/Low Latency: | MITCH handler:
MITCH-to-FIX conversion:
MITCH/UDP to FIX/TCP:
|
| Integration |
|
| Packaging |
Supported Compilers
MITCH/FIX Converter is tested on a wide variety of compilers and platforms. The binary package is available right away for the platforms listed below:
| Operating System | Compiler | 32-bit | 64-bit |
|---|---|---|---|
| Windows | Visual Studio 14 (2015) | ||
| Windows | Visual Studio 15 (2017) | ||
| Linux | GCC 4.8 Centos 7 | ||
| Linux | GCC 6.5 Ubuntu 16.04 |