Login Page - Create Account

Support Board


Date/Time: Mon, 10 Mar 2025 17:14:07 +0000



Post From: DTC trading app

[2022-02-13 22:28:00]
1+1=10 - Posts: 270
I implemented a DTC protocol client using the fixed binary encoding in Rust which I stopped when I realized you can’t get live CME data through DTC!

To create a full market data/trading system took 75KB — not trivial. I need to make sure there’s no secrets but I’ll send a link to the repo in a few days if it will help.

You can find various other clients in various states of completion searching DTC on GitHub.