Support Board
Date/Time: Tue, 28 Oct 2025 06:34:51 +0000
Post From: Autotrading questions
| [2022-01-11 09:28:32] |
| User155017 - Posts: 41 |
|
Hi, I have a code written in Python using multi-threading/multiprocessing to manage multiple orders. Using C++ and SC can I also use the C++ libraries for multi-threading/multiprocessing to achieve the same functionality? All I need are separate threads to manage independently different orders, and use some shared memory between the threads for decision making. Thanks |
