vincent212 / CME-Market-Data-Handler

A minimalist, low-latency, HFT CME MDP 3.0 C++ market data feed handler implementing all required features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CME-Market-Data-Handler

A minimalist CME MDP3.0 C++ market data feed handler implementing all required features needed to certify on CME AutoCert. It is tested/certified on futures but with minor modifications will work for spreads, options, BTEC, and EBS.

Copyright 2022 Vincent Maciejewski, Quant Enterprises & M2 Tech Contact: v@m2te.ch mayeski@gmail.com https://www.linkedin.com/in/vmayeski/ http://m2te.ch/

Latency from moment a packet is received to moment application callback is invoked is under 1 micro.

Please note the code has been tested on Centos and will not work on Windows.

About

A minimalist, low-latency, HFT CME MDP 3.0 C++ market data feed handler implementing all required features

License:MIT License


Languages

Language:C++ 100.0%