Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Only 1 Order pending and Order filled sound alert
Collapse
X
-
Only 1 Order pending and Order filled sound alert
I am using a unmanaged approach on submitting trades and I have problem on it when I submit an entry order of 3 contracts long or short. I only want that the order pending and order filled sound will play once. Because I submit stops and targets order it will sound again and it's very annoying. Can someone help on this matter? Someone told me that it will be done by unchecking the sounds in the control center but I don't like that idea I still wanna hear the order pending and order filled sounds by entry order and it would never sound again when I tried to submit stops and targets just like using an ATM.Tags: None
-
-
Hello edward_bell,
Thank you for your post.
Unfortunately, there would not be a method to disable the sounds through the code. However, you can manually disable the sounds and then use the PlaySound() method when the order is submitted and/or filled completely.
For information on PlaySound() please visit the following link: http://www.ninjatrader.com/support/h.../playsound.htm
For the orders you can use OnOrderUpdate(): http://www.ninjatrader.com/support/h...rderupdate.htm
Comment
-
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
65 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
149 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
162 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
99 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
286 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment