• Programming Guide
  • Api Documentation
  • OnixS .NET Core CME Market Data Handler, version 4.2.2
Show / Hide Table of Contents
  • Introduction
  • System Requirements
  • Getting Started
    • Licensing
    • Error Reporting
    • Configuration Files
    • Handler Events
    • Logging
  • Advanced Programming
    • Security Filtering
    • Best Bid-Offer Tracking
    • Security Definitions Cache
    • Strongly Typed Messages
    • Replaying Log Files
  • Low Latency Best Practices
  • Troubleshooting
  • FAQ
  • Support
  • External Resources

Introduction

The Onix Solutions .NET Core CME Market Data Handler provides access to the CME MDP 3.0 market data via Simple Binary Encoding (SBE) protocol.

The main features of the Handler include:

  • CME AutoCert+ MDP 3.0 pre-certified.
  • Easy-to-use API.
  • Flexible logging.
  • Multithreaded architecture.
  • Low latency (less than 3 usec), low CPU load.
  • Incremental Book Management.
  • Security Status, Security Definition, Request For Quote, Trade, and News messages are reported.
  • Arbitration between A and B incremental feeds.
  • Synchronization of client systems to the latest market state.
  • Recovery of missed (lost) messages (both "Market Recovery" and "TCP Replay" feeds are supported).
  • Natural refresh recovery.
  • Instruments recovery.
  • Supported instrument book depth level is identified dynamically (multiple depth order books are supported).
  • Per-security filtering.
  • Multiple channels are supported simultaneously.
  • History Replay.
  • Ability to handle multi-homed hosts.
In This Article
Back to top Copyright © Onix Solutions.
Generated by DocFX