• 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

Configuration Files

Configuration files could be set using the static properties of the Handler class.

Handler property Default value Description
ChannelConfigurationFile config.xml The path to the CME Market Data Feed Channel configuration XML file.
SbeTemplatesFile templates_FixBinary.xml The path to the CME SBE templates file.
LicensePath . The path to Handler's license file location.
Tip

Channel configuration file and templates file should be downloaded weekly from CME's FTP site.

Tip

Pay attention to have a correct CME Market Data Feed Channel configuration XML file (config.xml). The sample application from the setup package includes the version of this file that targets CME's "New Release Certification" environment. The production version of config.xml could be found on CME's FTP site. More information about obtaining this file could be found on the CME MDP 3.0 site.

In This Article
Back to top Copyright © Onix Solutions.
Generated by DocFX