Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

default panel 1

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

    default panel 1

    How do I default an indicator to panel #1

    I tried the following in red but no luck:

    CalculateOnBarClose = true;
    Overlay =
    false;
    PriceTypeSupported =
    false;
    AutoScale =
    false;
    Panel =
    1;


    Also, How do you default the indicator name label so that it does not display the name of the indicator on the chart?

    Thanks
    Last edited by velocity; 12-28-2009, 06:10 AM.

    #2
    velocity, this is unfortunately not supported - for the custom indicator label please check into this sample -

    BertrandNinjaTrader Customer Service

    Comment


      #3
      Thanks for responding. Thought I saw some code on defaulting to panel #1.

      Anyone else see that?

      Comment


        #4
        will this work

        overlay = true puts it in the panel1 I believe
        or alternatively DrawOnPricePanel = true;
        Last edited by Mindset; 12-28-2009, 02:05 PM.

        Comment


          #5
          you are correct. That was easy and the answer was there all along.

          Many thanks

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by trilliantrader, Yesterday, 03:01 PM
          3 responses
          29 views
          0 likes
          Last Post NinjaTrader_Clayton  
          Started by cmtjoancolmenero, Yesterday, 03:58 PM
          4 responses
          25 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by Brevo, Today, 01:45 AM
          1 response
          14 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by rjbtrade1, 11-30-2023, 04:38 PM
          2 responses
          74 views
          0 likes
          Last Post DavidHP
          by DavidHP
           
          Started by suroot, 04-10-2017, 02:18 AM
          5 responses
          3,022 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Working...
          X