Login Page - Create Account

Support Board


Date/Time: Mon, 08 Sep 2025 16:28:56 +0000



Post From: DTC signal into SC

[2025-08-14 00:11:00]
User370774 - Posts: 32
Does anybody maybe know if there is any type of signal that a client can send to SC via DTC that can be received/read with ACSIL?
Any binary, array or string?
There is something called "user message" or similar but I think that can only be displayed in the log and not accessed?

For context, think of a little python UI with a buy and sell button that can fire on different ports to more than one SC at once. Currently I send limit orders far a way from price and read and delete them with ACSIL in SC but that's not optimal and introduces some extra latency too.

Thank you for you hep in advance!