Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Visual Panel PJarameter

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

    Visual Panel PJarameter

    Hello,
    I want my indicator to display in my price panel. When I add it to the chart it defaults to a new panel. I need to override in the indicator properties. I think DrawOnPricePanel = true should do it but doesn't. Please advise. Thanks


    #2
    Hello morrnel,

    Thanks for your post.

    DrawOnPricePanel is the property that you set to direct where the draw objects go, either in the indicator panel or price panel (default), such as Draw.text, Draw. Dot, etc. Reference: https://ninjatrader.com/support/help...pricepanel.htm

    IsOverlay is the property that determines if the indicator is placed in the price panel or if a new panel should be created. All indicator plots are then directed to that panel. Reference: https://ninjatrader.com/support/help...?isoverlay.htm

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    163 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    83 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    126 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    206 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    185 views
    0 likes
    Last Post CarlTrading  
    Working...
    X