Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Draw dots on the price panel in the top right corner

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

    Draw dots on the price panel in the top right corner

    I'd like to draw some dots in the top right corner. I have tested my idea with text using DrawTextFixed and specifying top right corner. But instead of text I'd like to just draw a dot (or square or anything more visual than text).

    The draw dot method can only draw above the current bar or in the past. I'd like it in the top right.

    I imagine I must use some .NET routines to do this. That's ok with me.

    If anyone has any examples of this I'd be very grateful.

    Thanks

    #2
    hello,

    Is this what you are looking for ?

    DrawTextFixed("tag1", "", TextPosition.TopRight);

    Comment


      #3
      I got two solutions on the Big Mike Trading forum.

      1 - use wingdings and use the built-in text functions

      2 - I found some TRO indicators that do what I want. He overrides the plot method. A bit more complicated but I know how to program so I can figure it out.

      Comment


        #4
        cunparis, in addition to what you found, you could also just draw a period "." with a very large font size, which would result in a large dot. Please see the reference sample titled changing fonts for draw objects to see how this is done.
        AustinNinjaTrader Customer Service

        Comment


          #5
          Originally posted by NinjaTrader_Austin View Post
          cunparis, in addition to what you found, you could also just draw a period "." with a very large font size, which would result in a large dot. Please see the reference sample titled changing fonts for draw objects to see how this is done.
          Another good idea, even easier. thanks

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          581 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          338 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          103 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          554 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          552 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X