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 Hwop38, 05-04-2026, 07:02 PM
        0 responses
        169 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        324 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        250 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        353 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        180 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Working...
        X