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 NullPointStrategies, Today, 05:17 AM
    0 responses
    39 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    124 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    64 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    41 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    46 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X