Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Draw Text in Sub-Graph

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

    Draw Text in Sub-Graph

    Hello,

    I have a Draw Text Fixed line creating two text boxes. The code is in the lower study, but the text is actually plotting in the upper price graph.

    Is it possible to move the text boxes to the lower study instead of the upper price graph? If so, are there any code references?

    Please see my image for reference.

    Thanks
    Attached Files

    #2
    Hello EC_Chris

    The Drawing objects position in the panel is controlled by the DrawOnPricePanel property. Setting DrawOnPricePanel to false, and then removing and re-adding the indicator will cause it to draw in the secondary panel. This does move all Drawing Objects, so you would be unable to mix and match between the two panels, unfortunately.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    76 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    43 views
    0 likes
    Last Post PaulMohn  
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    167 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    101 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    165 views
    2 likes
    Last Post CaptainJack  
    Working...
    X