Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to get NinjaTrader Installation Folder

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

    How to get NinjaTrader Installation Folder

    Hello,
    how can I get the NinjaTrader Installation Folder? I need to play sounds located in the NinjaTrader 6.5\sounds directory no matter where the NinjaTrader is installed. I want to avoid reading registry keys.

    #2
    Hello Xmms1,

    Thank you for your post.

    Although not supported, you can use:
    NinjaTrader.Cbi.Core.InstallDir
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Thanks. And what's the difference if I use at-sign @ in the PlaySound function or not?

      Comment


        #4
        Hello xmms1,


        The @ symbol will mean that C# will take the line literally. This is useful when put in front of directories so that you don't have to know the specific escape characters.

        The reference sample below provides some more information on this topic:

        Manipulating String Objects.
        Ryan M.NinjaTrader Customer Service

        Comment


          #5
          The location for this string is now in
          Code:
          NinjaTrader.Core.Globals.InstallDir

          Comment


            #6
            Thanks for the detailed insight.

            Comment


              #7
              Code:
              NinjaTrader.Core.Globals.UserDataDir
              will get you the "Ninja Trader 8 " folder in the users Documents.

              Comment


                #8
                ntbone Good stuff. Thanks

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by Hwop38, 05-04-2026, 07:02 PM
                0 responses
                150 views
                0 likes
                Last Post Hwop38
                by Hwop38
                 
                Started by CaptainJack, 04-24-2026, 11:07 PM
                0 responses
                302 views
                0 likes
                Last Post CaptainJack  
                Started by Mindset, 04-21-2026, 06:46 AM
                0 responses
                243 views
                0 likes
                Last Post Mindset
                by Mindset
                 
                Started by M4ndoo, 04-20-2026, 05:21 PM
                0 responses
                345 views
                0 likes
                Last Post M4ndoo
                by M4ndoo
                 
                Started by M4ndoo, 04-19-2026, 05:54 PM
                0 responses
                174 views
                0 likes
                Last Post M4ndoo
                by M4ndoo
                 
                Working...
                X