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 charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      70 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      152 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      162 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 05-10-2026, 08:12 PM
      0 responses
      100 views
      0 likes
      Last Post CarlTrading  
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      288 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Working...
      X