Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How do I remove my indicator name and plots from appearing in Data Box?

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

    How do I remove my indicator name and plots from appearing in Data Box?

    Hi,

    I have created a number of indicators and I found if I add the indicator to my charts the Indicator name together with the plots created in the indicator and their values will be shown in the Data box.

    My question:

    Is there a way to script the indicator that these will not be shown in the Data box by default when the indicator is loaded to the chart?

    thanks

    #2
    Hi,

    OK I found the answer.

    The solution is to set DisplayInDataBox= false;

    This will set the check box "Display in Data Box" property for the indicator to "Unchecked"

    However user can still check this box to display in the Databox.

    My next question.

    Is there a way to remove/hide this property (Display in Data Box) for the indicator?

    Thanks


    Comment


      #3
      Hello ystan79,

      The inherited properties of an indicator cannot be removed from the Indicators window.

      You can override what the user selects by setting the property in OnStateChange() when State is State.Configure.
      Chelsea B.NinjaTrader Customer Service

      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