Login Page - Create Account

DTC Protocol Discussion Forum


Date/Time: Fri, 29 Nov 2024 14:50:13 +0000



Post From: Google Protocol Buffers and Python example?

[2020-10-13 12:52:13]
vp_ftw - Posts: 12
This isn't mine, but I used it as a starting point reference to fill in the blanks writing a client in `go` with protocol buffers.

https://github.com/Queeq/pydtc.git

So far, I've got login encoding/logon/and market data going. I've hit a roadblock with TRADE_ACCOUNTS_REQUEST and ACCOUNT_BALANCE_REQUEST where i do not receive a response... Searching for solutions let me to your post.