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

Can I use DrawObject on indicator panes?

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

    Can I use DrawObject on indicator panes?

    Hi,

    If I look at DrawDot, I don't see any option to specify which chart pane I want to place the dot. It seems that these draw methods are only possible to be used on the price pane. Is there anyway of using the draw methods to draw on other panes? Two examples, [1] Could I draw a horizontal line at a given volume amount on the volume pane, [2] Can I create a new empty pane and plot dots for each bar in the price pane?

    Thanks in advance,
    darmbk.

    #2
    Hi darmbk, there's a property called DrawOnPricePanel that you could set to indicate if draw methods should be working in the price or indicator panels - http://www.ninjatrader.com/support/h...ightsub=DrawOn
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Hi Bertrand,

      Thanks for that. What if you have more than 1 indicator plotted underneath the price panel, is there a way of specifying which indicator it plots over, or does this option mean the object gets drawn on its own independent panel?

      Thanks,
      darmbk.

      Comment


        #4
        You could not directly specify a panel to use, it would be the one you apply it to with DrawOnPricePanel set to false.
        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by judysamnt7, 03-13-2023, 09:11 AM
        4 responses
        59 views
        0 likes
        Last Post DynamicTest  
        Started by ScottWalsh, Today, 06:52 PM
        4 responses
        36 views
        0 likes
        Last Post ScottWalsh  
        Started by olisav57, Today, 07:39 PM
        0 responses
        7 views
        0 likes
        Last Post olisav57  
        Started by trilliantrader, Today, 03:01 PM
        2 responses
        21 views
        0 likes
        Last Post helpwanted  
        Started by cre8able, Today, 07:24 PM
        0 responses
        10 views
        0 likes
        Last Post cre8able  
        Working...
        X