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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
46 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
22 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
14 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
22 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment