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