Support Board
Date/Time: Tue, 26 Nov 2024 06:23:41 +0000
Post From: New high of day/low of day alert
[2014-04-07 13:10:43] |
Sawtooth - Posts: 4120 |
You'll need to separate the high and low alerts. Here's one way: 1) Add a second instance of the Color Bar Based On Alert Condition, and make it the low alert. Put this formula in the Alerts tab: =ID1.SG3<ID1.SG3[-1] 2) Put this formula in the Alerts tab of the first instance, as the High alert: =ID1.SG2>ID1.SG2[-1] 3) Record two .wav files, one for each alert. Or use this text-to-speach app: http://www2.research.att.com/~ttsweb/tts/demo.php 4) Go to Global Settings >> General Settings >> General 1 tab >> Alert Settings and assign the .wav files to Alert numbers. 5) Go to each Color Bar study and choose the corresponding assigned alert numbers. |