Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Hiding Indicator in the list

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

    Hiding Indicator in the list

    Hi!

    I have 10 indicators 9 of it is a source of my data series of my main indicator. What I want is to hide the other indicators in the list because it is annoying, I search everywhere and I could not find the answer, I read the post of other member since it was a long ago and I hope New NT has it already.
    Last edited by Danville.Sumobay; 02-08-2014, 08:28 AM.

    #2
    You could put a Z In the first part of their name and that will force them to the end of the list.

    You could also try moving to the other folder in the sub directories.

    Originally posted by Danville.Sumobay View Post
    Hi!

    I have 10 indicators 9 of it is a source of my data series of my main indicator. What I want is to hide the other indicators in the list because it is annoying, I search everywhere and I could not find the answer, I read the post of other member since it was a long ago and I hope New NT has it already.

    Comment


      #3
      Hello Danville.Sumobay,

      There is not a way to hide an Indicator from the List. You can change the name of the indicator or "Name" property but it will still be on the list.

      For example:
      Code:
      protected override void Initialize()
      {
          Name="";
      }
      You may do something like that above and it will override the name of the List but you will still see an empty space at the top of the Indicators list.

      Moving the files to a different location will cause NinjaTrader not to be able to use them.

      A question I guess is why are you using 9 indicator inside of 1? Could you combined them into one Indicator?
      JCNinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      602 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      347 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
      559 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      558 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X