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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        134 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        75 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        119 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        114 views
        1 like
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        92 views
        0 likes
        Last Post CarlTrading  
        Working...
        X