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 CarlTrading, 03-31-2026, 09:41 PM
              1 response
              156 views
              1 like
              Last Post NinjaTrader_ChelseaB  
              Started by CarlTrading, 04-01-2026, 02:41 AM
              0 responses
              90 views
              1 like
              Last Post CarlTrading  
              Started by CaptainJack, 03-31-2026, 11:44 PM
              0 responses
              140 views
              2 likes
              Last Post CaptainJack  
              Started by CarlTrading, 03-30-2026, 11:51 AM
              0 responses
              130 views
              1 like
              Last Post CarlTrading  
              Started by CarlTrading, 03-30-2026, 11:48 AM
              0 responses
              107 views
              0 likes
              Last Post CarlTrading  
              Working...
              X