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 CaptainJack, 05-29-2026, 05:09 AM
                0 responses
                245 views
                0 likes
                Last Post CaptainJack  
                Started by CaptainJack, 05-29-2026, 12:02 AM
                0 responses
                157 views
                0 likes
                Last Post CaptainJack  
                Started by charlesugo_1, 05-26-2026, 05:03 PM
                0 responses
                165 views
                1 like
                Last Post charlesugo_1  
                Started by DannyP96, 05-18-2026, 02:38 PM
                1 response
                250 views
                0 likes
                Last Post NinjaTrader_ChelseaB  
                Started by CarlTrading, 05-11-2026, 05:56 AM
                0 responses
                201 views
                0 likes
                Last Post CarlTrading  
                Working...
                X