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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    86 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    43 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    23 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    31 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    31 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X