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 CarlTrading, 05-11-2026, 05:56 AM
            0 responses
            28 views
            0 likes
            Last Post CarlTrading  
            Started by CarlTrading, 05-10-2026, 08:12 PM
            0 responses
            20 views
            0 likes
            Last Post CarlTrading  
            Started by Hwop38, 05-04-2026, 07:02 PM
            0 responses
            183 views
            0 likes
            Last Post Hwop38
            by Hwop38
             
            Started by CaptainJack, 04-24-2026, 11:07 PM
            0 responses
            337 views
            0 likes
            Last Post CaptainJack  
            Started by Mindset, 04-21-2026, 06:46 AM
            0 responses
            261 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Working...
            X