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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
649 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
370 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
573 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
576 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment