Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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 Stanfillirenfro, Yesterday, 09:19 AM
                7 responses
                51 views
                0 likes
                Last Post NinjaTrader_Gaby  
                Started by TraderCro, 04-12-2024, 11:36 AM
                4 responses
                70 views
                0 likes
                Last Post Mindset
                by Mindset
                 
                Started by Mindset, Yesterday, 02:04 AM
                1 response
                15 views
                0 likes
                Last Post Mindset
                by Mindset
                 
                Started by agclub, 04-21-2024, 08:57 PM
                4 responses
                18 views
                0 likes
                Last Post NinjaTrader_Gaby  
                Started by Irukandji, Today, 04:58 AM
                0 responses
                6 views
                0 likes
                Last Post Irukandji  
                Working...
                X