[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Alert Notification widow



PureBytes Links

Trading Reference Links

Sorry about that Gerald - hit the button before I changed the address.

Hi Gerald,

You could use some thing like;

Print(PlaySound("C:\Program Files\Omega Research\Sounds\AUD_Sell.wav"));

instead of the TS alert function.

Several programs will allow you to do text to speech to make the wav
file say anything that you would like it to say - lot better then just a
beep.  No looking at the charts to see what you need to do.  The
computer
can tell you what the alert action needs to be. 

Larry



Gerald Marisch wrote:
> 
> An Alert is programmed into a 2Ki Indicator I use.  The sound is OK, but the
> ALERT NOTIFICATION window constantly appearing is an annoyance.
> 
> Anyone know of a way to prevent the window from appearing when the Alert
> conditions are met?
> 
> As usual, thanks in advance.
> 
> Gerald Marisch