Support Board
Date/Time: Mon, 03 Nov 2025 21:16:43 +0000
Post From: TCP or websocket connection in study possible?
| [2023-02-26 03:38:01] |
| glacialspring - Posts: 26 |
|
I actually haven't implemented websockets yet, but I assume they mean that the orders will not be placed in response to the websocket message without first being read during the regular study update cycle. Polling with their built-in http request is sufficient right now for me, but I would do a buffered websocket client with UpdateAlways and a chart update interval as short you you can.
|
