Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Alert Dialog Not Working on Strategy

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Alert Dialog Not Working on Strategy

    Hello, I am trying to show a alert Dialog on my Strategy, But it is not showing up. I am also printing a statement there which is showing on the output panel but not the Alert Dialog.

    Alert("myAlert", Priority.High, "Reached threshold", NinjaTrader.Core.Globals.InstallDir+...s\Aler t1.wav", 10, Brushes.Black, Brushes.Yellow);

    Thats what I am using, I can hear the sound but can't see the Alert Dialog with the Text.

    #2
    Welcome to the forums ansifer!

    The Alert method will create a sound and log an Alert in the Alerts log window, however it will not create a dialog window.

    We are tracking interest in expanding NinjaScript Alerts to allow creating dialog windows with the ticket ID SFT-3478. I've added a vote on your behalf.

    If you would like to create your own WPF dialog windows, you could take an approach similar to the thread linked below.

    Calling a WPF dialog from a strategy - https://ninjatrader.com/support/foru...rategy?t=78876

    If there is anything else we can do to help, please let us know.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    53 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    32 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    195 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    356 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    275 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X