Login Page - Create Account

Support Board


Date/Time: Mon, 23 Jun 2025 06:32:33 +0000



Post From: Is it possible for me to develop a Dome App or do more customizations to Sierra's Dome

[2022-02-26 13:15:10]
1+1=10 - Posts: 270
Hi Tonkadad,

Yes, but I wrote it in Rust and it was specialized for the strategy I was attempting to implement. One important note is you can't get live CME Group data through the DTC protocol which is why I am no longer using DTC.

These are all the links to repos on Github found via searching DTC protocol. The combination of those will likely provide better examples than my Rust code would. If these don't help, I could write a simple Python/Go/etc. example but I likely couldn't get to it for a few weeks -- these links are in no particular order:
https://github.com/jseparovic/python-ws-dtc-client
https://github.com/QANTau/DTC-Client
https://github.com/Queeq/pydtc
https://github.com/deepmarker/ocaml-dtc-pb
https://github.com/gaoxiaojun/DTC
https://github.com/6qat/dtc-scala
https://github.com/AndrewAMD/SierraChartZorroPlugin
Date Time Of Last Edit: 2022-02-26 13:15:29