Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 23:39:19 +0000



Post From: sc.SetAlert - issue & request

[2015-09-06 10:37:43]
sampater - Posts: 243
Thank you for updated the documentation. Now it is clear.

The reason why i wanted to use the sc.SetAlert for my purpose is:
If you set an Alert on an Index that is not at the end of a sc.Subgraph[].Data array, it will be ignored.
If historical data is being downloaded in the chart, then calls to sc.SetAlert() are ignored.

Seeing that is not possible to do what i want with sc.SetAlert(), so I'll use the sc.PlaySound() function and will add protection in the code of study, which prevent Alert sounds and Messages from occurring when historical data is being downloaded or there is any recalculation.

Thank you for added the possibility to use the AlertNumber of 0, too. I will use it with sc.PlaySound.