Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Preselecting panel to plot an indicator

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

    Preselecting panel to plot an indicator

    Hi

    I have a custom indicator that I'd like always to plot on Panel 4 (not to select it manually every time).
    How can I do it?

    Thank you

    #2
    In Initialize() add this to see if it would work:

    PanelUI = 4;
    RayNinjaTrader Customer Service

    Comment


      #3
      It compiles but it doesn't work.

      Comment


        #4
        Then unfortunately there is no way.
        RayNinjaTrader Customer Service

        Comment


          #5
          OK, thank you.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by SalmaTrader, 07-07-2026, 10:26 PM
          0 responses
          27 views
          0 likes
          Last Post SalmaTrader  
          Started by CarlTrading, 07-05-2026, 01:16 PM
          0 responses
          17 views
          0 likes
          Last Post CarlTrading  
          Started by CaptainJack, 06-17-2026, 10:32 AM
          0 responses
          9 views
          0 likes
          Last Post CaptainJack  
          Started by kinfxhk, 06-17-2026, 04:15 AM
          0 responses
          10 views
          0 likes
          Last Post kinfxhk
          by kinfxhk
           
          Started by kinfxhk, 06-17-2026, 04:06 AM
          0 responses
          17 views
          0 likes
          Last Post kinfxhk
          by kinfxhk
           
          Working...
          X