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 CaptainJack, 05-29-2026, 05:09 AM
        0 responses
        51 views
        0 likes
        Last Post CaptainJack  
        Started by CaptainJack, 05-29-2026, 12:02 AM
        0 responses
        31 views
        0 likes
        Last Post CaptainJack  
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        99 views
        0 likes
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        177 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        170 views
        0 likes
        Last Post CarlTrading  
        Working...
        X