Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 20:37:47 +0000



Suggestion for Telegram and other notification services

View Count: 399

[2024-01-23 15:34:35]
masilver - Posts: 22
My understanding is Telegram support is coming to SC, which is fantastic. BUT, it would be nice if SC offered a notification plugin system, where we could write our own notification plugins in C++. This would allow some of us to keep SMS support on our own or write one to send notifications to a web service, or WhatsApp, or anything.

If this isn't the place for suggestions, please accept my apologies.

...Michael...
[2024-01-23 16:32:04]
Sierra_Chart Engineering - Posts: 17174
This already exists. You can do whatever you want using ACSIL. And also this setting for Alerts:

General Settings Window: Run Program When This Alert Triggered (Global Settings >> General Settings >> Alerts >> Alert Settings)
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2024-01-23 16:32:11
[2024-01-23 16:43:50]
masilver - Posts: 22
I presume you mean it already exists because you can use the Trading System Based on Alert Condition study? That doesn't tie into the Alert system. Unless I'm missing something and I frequently am.

Yup, saw the run program. That may be the best option, currently. Very powerful.
[2024-02-05 00:43:47]
Sierra_Chart Engineering - Posts: 17174
No. We made no mention of that study. And do not understand the connection.

Once again you can do whatever you want, programming wise with ACSIL since you have full access to the Windows API, and the C++ language and libraries.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2024-02-05 01:08:13]
masilver - Posts: 22
Yep, sorry. I was giving it to much thought.

Other apps allow you to write notification plugins, but I can use the execution of an external app.

Thanks

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account