Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Create indicator folders - 3rd party install

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

    Create indicator folders - 3rd party install

    Hello,

    I bought and installed a 3rd party add-on (a trade copier). It works fine. However, in doing so, the install also put in 50 to 60 disabled indicators at the top of my Indicators window. VERY ANNOYING and I have reached out to them. In the meantime, for their indicators, how do I create a folder and move them in there?

    Similarly, for my own custom indicators, how do I create a folder for the Indicator window? Another 3rd party indicator provider has nicely done this. I think I would like to do the same for my 6+ custom indicators.

    Thanks,
    Matt

    #2
    Hello Matt,

    For indicators, this is done with the namespace.

    Where you would normally have the indicator class in:
    Code:
    namespace NinjaTrader.NinjaScript.Indicators
    You could put this in
    Code:
    namespace NinjaTrader.NinjaScript.Indicators.MyCustomIndicators
    and this will appear in a folder in the Indicators window called MyCustomIndicators
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Hello Chelsea,

      Thank you, worked perfectly for my indicators.
      I suppose there is nothing I can do for the 3rd party indicators?

      Thanks,
      Matt

      Comment


        #4
        Hello Matt,

        That would depend on if they are open source you can view and change the code or closed source assembly dlls where they are not provided you the code.

        If they are assemblies you will find them in Tools -> Remove NinjaScript Assembly. If they are open source you will find them in the NinjaScript Editor.
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          Thanks, Chelsea. They are not in the Editor, so, I'll have to put up with it for now.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          581 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          338 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          103 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          554 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          552 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X