Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator or Strategy Folder

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

    Indicator or Strategy Folder

    How do I group all my indicators or Strategies in a subfolder that would appear on the indicators or strategy selection panel of Ninjatrader?
    G

    #2
    Hi giogio1,

    You can do this by adding a label at the end of the namespace line. For example, I added the folder 'YourFolder' (see the code below).

    ...
    //This namespace holds Indicators in this folder and is required. Do not change it.
    namespace NinjaTrader.NinjaScript.Indicators.YourFolder {
    ...

    Regards,
    William
    ninZa
    NinjaTrader Ecosystem Vendor - ninZa.co

    Comment


      #3
      Hello giogio1,

      To correctly do this you can first create a folder using the NinjaScript editor, right click on indicators or strategies and create a new folder. Then drag and drop the files into the folder using the editor. That will automatically change the namespace and make sure everything is correct so they appear in folders in the user interface.

      Comment


        #4
        Thank you all. It worked. To control the order and place first do I have to rename it into AA_MyInicators or there are better ways?

        Comment


          #5
          Hello giogio1,

          Currently there is not a way to specify the order other than alphabetical so you would need to use a naming scheme like you provided to push them to the top.

          Comment


            #6
            Thank you Jesse.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            608 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            355 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            105 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            560 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            561 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X