Adding sounds to alert in tradestation

Discussion in 'Trading Software' started by RapidFireFX, Nov 3, 2008.

  1. Can anyone help on this, I have looked through and I can't find where I can add sounds to my signal alerts on tradestation.

    Can I?

    If so, how?

    Not interested in calling their help desk, I never have luck with phonegeeks.

    Thanks in advance,

    Rapidfire FX out---------------------------------------------
     
  2. Tums

    Tums

    use this keyword:


    you can add a trigger to the statement:

    If Condition1 = true then PlaySound("C:\ding.wav");
     
  3. Thanks!

    I will hit this right away.