I put an alert in my strategy with the Alert() function to give me an alert when the strategy go long or go short or exit a position.
Everything is working except I do not get the sound in alert1.wav played.
The alert is showing up in the alert output window. I can hear the "order pending" + "order accepted" + "order filled" that is default with NT.
And I see the orders being executed on the main control window and in the log tab.
The only thing not working is playing the sound from the alert wave file.
When I double click on the actual wave file in the NT /sounds folder, it is loaded into Window media player and plays properly.
Can anyone point to the possible problem or have seen this before ?
Thanks in advance.

Comment