Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 18:08:53 +0000



Post From: DTC Protocol - JSON heartbeat (ping client->server) - bug?

[2022-12-22 02:36:00]
User5044343 - Posts: 67

$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