Support Board
Date/Time: Wed, 05 Nov 2025 10:56:16 +0000
DLL
View Count: 388
| [2023-06-02 14:49:00] |
| User909252 - Posts: 20 |
|
Do you have any links to information on how to import a custom DLL library into a study? I've tried with a simple sample: extern "C" { __declspec(dllimport) void init(); __declspec(dllimport) void sendCandleData(double open, double high, double low, double close); } and just get errors like undefined reference to `__imp_init' and `__imp_sendCandleData' Thanks. |
| [2023-06-02 14:49:10] |
| John - SC Support - Posts: 42772 |
|
Refer to the following: ACSIL Programming Concepts: Making Function Calls to External DLLs For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
To post a message in this thread, you need to log in with your Sierra Chart account:
