Support Board
Date/Time: Fri, 29 Nov 2024 19:33:56 +0000
Post From: DTC Protocol - JSON heartbeat (ping client->server) - bug?
[2022-12-22 02:36:00] |
User5044343 - Posts: 68 |
$ping = new Frame('', true, Frame::OP_PING); $conn2->send($ping); That fixed it. Thank you. No more disconnects. Follow up question. I'm sending 300, 601, 400 and 305 messages yet I'm not getting a response on most of the requests. Position and Balance request come in only if there is an open position and the price changes to affect the open P&L. Date Time Of Last Edit: 2022-12-22 02:36:24
|