Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Market Facilitation Index Alert
Collapse
X
-
Hello Carlton,
Thank you for your response.
Please remove the indicator from your chart or Market Analyzer > then go to File > New > Alerts > or open your existing Alerts window > right click within the Alerts window > select Reset > then add your indicator back to the chart or Market Analyzer > do you see the alert after Resetting the Alerts window?
I look forward to assisting you further.
Comment
-
Comment
-
Hello Carlton,
Thank you for your note.
If you navigate to the C:\Program Files\NinjaTrader 7\sounds\Windows Balloon.wav file and right click and select Play, do you hear the sound?
And do you hear other sounds originating from NinjaTrader such as when you successfully connect to your data provider?
I look forward to assisting you further.
Comment
-
Hi Patrick,
Thanks for your continued support. Following your suggestions I checked for 'Windows.balloon.wav' file, but there isn't a folder called C:\Program Files\NinjaTrader 7\sounds\. However, there is a 'Windows.balloon.wav' in the C:\Program Files (x86)\NinjaTrader 7\sounds. Therefore, I've changed the path in the script to C:\Program Files (x86)\NinjaTrader 7\sounds\'Windows.balloon.wav and hopefully that will work when I get an alert.
I will keep you posted - I will know in the next 30mins.
Cheers
Carlton
Comment
-
Hi Patrick,
It didn't work. The alert appeared in the window but I didn't get a sound. Below is the line of code I changed in the script.
Any help will be greatly appreciated.
Cheers
Alert("myAlert", NinjaTrader.Cbi.Priority.High, "YM 5 Min. Close = " + Close[0].ToString(), @"C:\Program Files (x86)\NinjaTrader 7\sounds\Windows Balloon.wav", 10, Color.Black, Color.Yellow);
Comment
-
Hello Carlton,
Thank you for your response.
Please send a note to support[at]ninjatrader[dot]com with 'ATTN: Patrick' in the subject line and a reference to this thread: http://www.ninjatrader.com/support/f...ad.php?t=52090
And please send me your log and trace files for today so that I may look into what occurred. You can do this by going to the Control Center-> Help-> Mail to Support.
I look forward to assisting you further.
Comment
-
Patrick, I have done as you described above.Originally posted by NinjaTrader_PatrickH View PostHello Carlton,
Thank you for your response.
Please send a note to support[at]ninjatrader[dot]com with 'ATTN: Patrick' in the subject line and a reference to this thread: http://www.ninjatrader.com/support/f...ad.php?t=52090
And please send me your log and trace files for today so that I may look into what occurred. You can do this by going to the Control Center-> Help-> Mail to Support.
I look forward to assisting you further.
Can you think of any reason why the alert appears in the alert window but won't give me a sound alert?
Cheers
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
90 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
48 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
31 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
34 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
69 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment