Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Hiding the informations in chart window

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

    Hiding the informations in chart window

    Click image for larger version

Name:	Screenshot 2023-10-12 at 21.18.24.png
Views:	145
Size:	26.0 KB
ID:	1272701 In the upper left corner in the chart window I see all the information of the indicators etc. - how to hide it?... Thank you!

    #2
    Hello bartommy,

    Thanks for your post.

    To remove the indicator labels from the top left corner of the chart window, right-click in the chart window, select Indicators, click the configured indicator you want to remove the label for, set the 'Label' property to be blank, and click OK.

    See the attached screenshot.

    See the 'How to edit an Indicator's properties' section of this help guide page for more information: https://ninjatrader.com/support/help...indicators.htm
    Attached Files
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      So easy, thank you!

      Comment


        #4
        Bart, if you want to save the change so that the Label does not appear when you re-apply the indicator e.g. to a new chart so you don’t have to repeat this removal every time, Save the indicator Template as Default. Then you will never be troubled by the annoying unwanted superfluous text again.
        Support never pass on this additional information in response to this all too frequent question.
        There is also a ‘Feature Request’ for the ability to toggle these Labels on/off that you should have been made aware of and to which your Vote could be added should you wish.
        There is also a User add-on or code to disable this annoyance in response to Ninja’s failure to act (you’d have to search the Forum).
        Kind regards,

        Comment


          #5
          Hi brucerobinson, thank you for the tip w. the default settings. Generally I'd like to keep the indicators' label information (I have there e.g. prev settings info or additions like "main stochastic", "supporting stochastic" etc.) but just toggle off the visibility of these labels in the main chart window but it's not possible (yet).

          Comment


            #6
            Hi Bart

            There's also this, which I use in all my custom indicators. It allows me to shorten the name and also add info for that particular panel.


            I use
            Code:
            public override string DisplayName
            {
            get { return "" + Name; }
            }​

            Robotman

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by argusthome, 03-08-2026, 10:06 AM
            0 responses
            63 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            40 views
            0 likes
            Last Post NabilKhattabi  
            Started by Deep42, 03-06-2026, 12:28 AM
            0 responses
            21 views
            0 likes
            Last Post Deep42
            by Deep42
             
            Started by TheRealMorford, 03-05-2026, 06:15 PM
            0 responses
            23 views
            0 likes
            Last Post TheRealMorford  
            Started by Mindset, 02-28-2026, 06:16 AM
            0 responses
            51 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Working...
            X