Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

PlaySound Issue

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

    PlaySound Issue

    I created an indicator to play sound, but when I select the sound byte, NT crashes. I thought it was a programming error. I then tested some of my other indicators and they ALL are crashing if trying to select a sound byte. Were there any changes to ninjascript to sound byte?

    #2
    Hello ballboy11,

    Thanks for your post.

    You can always check the release notes for the version you are using here: https://ninjatrader.com/support/help...ease_notes.htm

    What happens if you use the standard sounds, such as Alert1.wav?

    Comment


      #3
      The issue is not the sound byte, it is as soon as you click to choose it locks up now. all my indicators does this, I can not even choose alert1

      Comment


        #4
        Hello ballboy11,

        Thanks for your reply.

        What specific version of Ninjatrader8 are you using (look under help about)?

        Please post a reduced version of your code that demonstrates the issue without any other nonrelated to the issue code so I can test on my end.

        Comment


          #5
          the latests version. My question is now has the ninjascript been changed. I will send the code.

          Comment


            #6
            [Display(Name="Transition Alert sound", Order=5, GroupName="Transition")]
            [PropertyEditor("NinjaTrader.Gui.Tools.FilePathPick er", Filter="Wav Files (*.wav)|*.wav")]
            public string sTransitionSound
            { get; set; }

            This is the parameter

            Comment


              #7
              Hello ballboy11,

              In your e-mails to platform support, you advised this was resolved by restarting.

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Geovanny Suaza, 02-11-2026, 06:32 PM
              0 responses
              574 views
              0 likes
              Last Post Geovanny Suaza  
              Started by Geovanny Suaza, 02-11-2026, 05:51 PM
              0 responses
              332 views
              1 like
              Last Post Geovanny Suaza  
              Started by Mindset, 02-09-2026, 11:44 AM
              0 responses
              101 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by Geovanny Suaza, 02-02-2026, 12:30 PM
              0 responses
              553 views
              1 like
              Last Post Geovanny Suaza  
              Started by RFrosty, 01-28-2026, 06:49 PM
              0 responses
              551 views
              1 like
              Last Post RFrosty
              by RFrosty
               
              Working...
              X