Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to place a Label closer to top of chart

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

    How to place a Label closer to top of chart

    DrawTextFixed is exactly what I'm looking for other than the fact that I need it to plot closer to the top of the price area (Yes, over the area where an indicator label would appear)

    Any help would be appreciated.
    Thank you in advance...

    #2
    Randwulf,

    Thank you for your post.

    Do you mean in place of the Label of the indicator?

    Comment


      #3
      Patrick,

      Thx for the reply.
      No, I'm not looking to replace the indicator label.
      I like the flexability of DrawTextFixed, where I can change the font parameters and have more than one line of text but, selecting the Top Left position is plotted quite away from the top.
      I would like a way to get it closer...

      Comment


        #4
        Hello,

        Thank you for the reply.

        Unfortunately there would be no way to move the Fixed text as it is in a Fixed position of the screen. To control specifically where text is placed in contrast to the actual charts panel or bounds, you would need to utilize the Plot override to draw Custom text at a specified X and Y coordinate.

        Otherwise, only DrawText could be positioned at a location on the screen but would be bound to the charts Bars so as the bars move so would your text unless you update it to a new position.

        For a sample of the Plot override, I would suggest reviewing the CustomPlotSample indicator that comes with the platform.

        I look forward to being of further assistance.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        571 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        331 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        549 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        550 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X