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 argusthome, 03-08-2026, 10:06 AM
    0 responses
    86 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    48 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    29 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    32 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    67 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X