Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Suppressing a panel in NT7

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

    Suppressing a panel in NT7

    Hi
    I am writing an indicator which draws text on the price chart.
    I do not need to display the panel.
    I know i can suppress in manually but can i do it programatically?

    Also, i have an indicator which i plot in a panel but do not want to show the price.panel
    again i can suppress it manually by going into the properties and manually suppressing it. but is it possible to do so programtically

    Thank you in advance

    Sammy

    #2
    Hi Sammy, have you tried setting overlay to 'true' in your Initialize()?

    Comment


      #3
      Thank you ....by putting orverlay=true the initialize it worked perfect and is suppresed...
      How about the other question regarding the suppressing price chart and leaving only the indicator panel. I know I can do it manually but can we do it within the script?
      thank you kindy
      Sammy

      Comment


        #4
        Originally posted by SammyC View Post
        Thank you ....by putting orverlay=true the initialize it worked perfect and is suppresed...
        How about the other question regarding the suppressing price chart and leaving only the indicator panel. I know I can do it manually but can we do it within the script?
        thank you kindy
        Sammy
        Ok, great - this is unfortunately not possible programmatically.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        156 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        90 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        139 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        130 views
        1 like
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        107 views
        0 likes
        Last Post CarlTrading  
        Working...
        X