Support Board
Date/Time: Fri, 07 Feb 2025 14:38:53 +0000
Post From: Alert sounds based on color bar
[2016-04-05 18:54:41] |
User174857 - Posts: 11 |
Using Color Bar Based on Alert Condition. Alert Condition = ( c[0] <= c[-1] <= c[-2] ) Have Enabled checked and alert sound set. Trying to get an audio alert on every tick the color bar is true. It works coloring the bar, but will not always give an audio alert on future ticks. So sometime there is a real long bar with many ticks but have no audio alerts as bar grows as it keeps coloring it. How do I get it to sound alert for every tick that equals true? |