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

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 TraderBCL, Today, 04:38 AM
        2 responses
        17 views
        0 likes
        Last Post TraderBCL  
        Started by martin70, 03-24-2023, 04:58 AM
        14 responses
        106 views
        0 likes
        Last Post martin70  
        Started by Radano, 06-10-2021, 01:40 AM
        19 responses
        609 views
        0 likes
        Last Post Radano
        by Radano
         
        Started by thanajo, 05-04-2021, 02:11 AM
        4 responses
        471 views
        0 likes
        Last Post tradingnasdaqprueba  
        Started by aa731, Today, 02:54 AM
        0 responses
        5 views
        0 likes
        Last Post aa731
        by aa731
         
        Working...
        X