Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

DrawText on custom indicator

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

    DrawText on custom indicator

    Hi, I'm writing a custom oscillator indicator that plots below the main price chart. How do I use DrawText to place a label on the oscillator portion of the chart window? Thanks.

    #2
    You have to set the property

    DrawOnPricePanel = false;

    See more information here - http://www.ninjatrader-support.com/H...ceOnPanel.html
    RayNinjaTrader Customer Service

    Comment


      #3
      Thank you for the info. However, what if I want to have some Draw objects on the price panel while other objects paint on the custom indicator panel? Is there a way to specify which panel the Draw objects paint on? Thanks again.

      Comment


        #4
        Hi ch33ch,

        Unfortunately you can only draw on one panel. What you can do is break up the routine and have one indicator attached to the price panel and a second attached to the indicator panel.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        571 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        330 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        548 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        548 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X