Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 16:50:26 +0000



Post From: DTC Protocol

[2016-03-30 00:49:46]
User783015 - Posts: 7
Ah, you're right. The byte order is reversed.. I will look at the protocol buffers at some point too I think. I'm just experimenting with it now to understand how it behaves, what data I get etc. The JSON format is pretty readable so it's good for these experiments. Still, the JSONs returned from Sierra Chart are not completely valid since the parameter names are not quoted so the Python json library will not parse them. I had to create a simple parser on my own.