Login Page - Create Account

Support Board


Date/Time: Mon, 03 Mar 2025 11:30:00 +0000



[Programming Help] - Integrate to receive notifications on important events

View Count: 459

[2021-11-04 09:36:00]
User392844 - Posts: 1
We are a startup named OrobicaLab and we would like to implement a custom software tool that could integrate with Sierra Chart in order to receive some important notifications on the working activity, so that we can do some elaborations and show a report to the user.
In particular we would need to be notified when the user starts is working session (e.g the login) and other key events like selling or buying operations.
We read there is the possibility to implement a custom dll in c++, would it be possible to somehow receive these real time events and then call our web service to notify it about them?
King regards,
Erasmo Dei Cas
[2021-11-04 13:54:24]
John - SC Support - Posts: 38292
As you note, the Custom Studies in Sierra Chart use C++ and the interface to the program is called ACSIL (Advanced Custom Study Interface Language). You will find the information for ACSIL starting at the following link:
Advanced Custom Study Interface and Language (ACSIL): Introduction

Since you are using standard C++ you have all the tools available from that language to do what you want.
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:

Login

Login Page - Create Account