Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to display bar numbers at the top?

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

    How to display bar numbers at the top?

    Hi, just saw the attached indicator for Tradestation that displays the bar numbers at the top of the chart... is this easy to do in Ninjatrader? I have no idea how to code it..



    Thanks in advance.

    #2
    Please check into the 'BarNumbers' indicator shared here - http://www.ninjatrader-support2.com/...+number&desc=1

    Comment


      #3
      Bertrand - thanks, I saw that... when we use DrawText what's the "Y" position of the very top of the screen... I tried zero but it doesn't work.. Ideally I would like all the bar numbers to be displayed at the top of the chart...

      Thanks.

      Originally posted by NinjaTrader_Bertrand View Post
      Please check into the 'BarNumbers' indicator shared here - http://www.ninjatrader-support2.com/...+number&desc=1

      Comment


        #4
        Y position is based off of the price scale. Whatever is the top price scale value is the y position value. 0 means all the way down to $0.00.
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          Originally posted by NinjaTrader_Josh View Post
          Y position is based off of the price scale. Whatever is the top price scale value is the y position value. 0 means all the way down to $0.00.
          Josh, I suppose I could then use the high of the current day/session to plot the bar numbers... thanks for the idea.

          Comment


            #6
            Correct, just use the High and Lows as Y value + / - an offset to adjust for ticksizes.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            623 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            359 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            105 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            562 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            567 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X