Login Page - Create Account

Support Board


Date/Time: Sat, 04 May 2024 02:15:04 +0000



Updated DTC CSharp Client

View Count: 1106

[2015-10-08 12:55:03]
User436004 - Posts: 7
I have started working with the code from https://github.com/SierraChart/CSharp-DTC-client and noticed that it has not been updated in 2 years and is currently on DTC protocol 3 while SC is using protocol 7.

Do you know of a DTC CSharp client that is at protocol 7 or at least newer then 2 years old?
[2015-10-08 16:43:48]
Sierra Chart Engineering - Posts: 104368
No, this does not exist.

Have a look at using the Google Protocol Buffer encoding instead. We assume Google does have libraries for C#.

Refer to DTCProtocol.org for more information.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2015-10-08 16:44:59
[2015-10-10 04:12:47]
Sierra Chart Engineering - Posts: 104368
Here is the documentation for Google Protocol Buffers:

https://developers.google.com/protocol-buffers/?hl=en

C# is supported.

Google Protocol Buffers is a supported encoding for the DTC Protocol.

And here is the information about Google Protocol Buffer support in the DTC Protocol:
http://dtcprotocol.org/#GoogleProtocolBuffers
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2015-10-10 04:13:34

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account