DTC Protocol Discussion Forum
- DTC Protocol Discussion Forum |
 - Search Board |
 - Control Panel |
 - View My Posts / Threads |
 - Direct Messages
 
Date/Time: Tue, 04 Nov 2025 15:36:48 +0000
Post From: Protocol buffers with golang - no response on wire to TRADE_ACCOUNTS_REQUEST
|   [2020-10-13 13:24:10]     |  
| vp_ftw - Posts: 12 | 
| 
                Developing a DTC Client implementation in golang leveraging protocol buffers. https://github.com/RileyR387/sc-dtc-client Set Encoding - Works Logon+Logon Respose - Works Unsolicited balance updates - Works! Auto Subscribe from server subs - Works Auto Subscribed Market Data - Works BUT: I have not witnessed a heartbeat come across the wire from the server to the client, but my (client -> server heartbeat will keep the connection open all night parsing data) I have been unable to get a response to "TRADE_ACCOUNTS_REQUEST" (Account List Messages) I have been unable to get a response to "ACCOUNT_BALANCE_REQUEST" (Account Balance Data Messages) I'm not sure where to go from here without seeing a working implementation... Any thoughts or advice would be appreciated!  | 
        
