Support Board
Date/Time: Mon, 02 Jun 2025 21:09:46 +0000
Post From: PlaySound Issue
[2015-10-18 10:34:51] |
KhaosTrader - Posts: 128 |
Hi, I corrected the string, it plays the right sound message, but it keeps repeating... i put this in to make it not play on historical, but still keeps playing over and over if (sc.DownloadingHistoricalData == 0) sc.PlaySound("c:\\!TradeAlert_Sounds\\QCL_Long.wav"); |