Login Page - Create Account

Support Board


Date/Time: Sun, 11 May 2025 23:07:23 +0000



defaul global alerts for drawing objects?

View Count: 1082

[2017-07-17 17:58:18]
User143414 - Posts: 18
Hello,

Is there a way to set an alert as global default for a drawing object (ray, horizontal line, etc)?

(without custom code?)

Thanks
[2017-07-17 18:12:50]
Sierra Chart - Max - Posts: 5825
Refer to the Chart Drawing Alerts documentation here:
Chart Drawing Tools: Chart Drawing Alerts

And to the Configuring a Default Chart Drawing Alert Condition section:
Chart Drawing Tools: Configuring a Default Chart Drawing Alert Condition
Sierra Chart Support
[2024-09-07 19:35:20]
Profile Trader - Posts: 177
I have a program that I had created to place a square box onto SC chart based on when an order comes into the market. (Example in picture attached)
I would like to set an audible alert in SC when this shows up. Is this possible? It appears from the documentation that the object has to be there first and then a alert set to it. I want to just be notified when my program sends it to the chart.
Date Time Of Last Edit: 2024-09-07 19:48:29
imageTinyTake07-09-2024-03-36-12.png / V - Attached On 2024-09-07 19:36:48 UTC - Size: 11.98 KB - 58 views
[2024-09-07 19:54:53]
User431178 - Posts: 672
You can call sc.SetAlert from within you study code, if that is what you're looking for.

ACSIL Interface Members - Functions: sc.SetAlert()

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

Login

Login Page - Create Account