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 XXtrader, Yesterday, 11:30 PM
        2 responses
        11 views
        0 likes
        Last Post XXtrader  
        Started by Waxavi, Today, 02:10 AM
        0 responses
        6 views
        0 likes
        Last Post Waxavi
        by Waxavi
         
        Started by TradeForge, Today, 02:09 AM
        0 responses
        11 views
        0 likes
        Last Post TradeForge  
        Started by Waxavi, Today, 02:00 AM
        0 responses
        2 views
        0 likes
        Last Post Waxavi
        by Waxavi
         
        Started by elirion, Today, 01:36 AM
        0 responses
        7 views
        0 likes
        Last Post elirion
        by elirion
         
        Working...
        X