Login Page - Create Account

Support Board


Date/Time: Mon, 20 May 2024 14:17:22 +0000



Post From: Python for Sierra Chart

[2021-09-25 21:33:45]
Kiwi - Posts: 375
My order sending code has always been in C++ dlls to gain access to Sierra's rich interface.

Communication of intent from Python can be by way of shared text files to pipe the commands in and responses out. Your dll can use these as a pipeline to SC's ordering api.