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 sjsj2732, 03-23-2026, 04:31 AM
            0 responses
            69 views
            0 likes
            Last Post sjsj2732  
            Started by NullPointStrategies, 03-13-2026, 05:17 AM
            0 responses
            312 views
            0 likes
            Last Post NullPointStrategies  
            Started by argusthome, 03-08-2026, 10:06 AM
            0 responses
            306 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            146 views
            1 like
            Last Post NabilKhattabi  
            Started by Deep42, 03-06-2026, 12:28 AM
            0 responses
            105 views
            0 likes
            Last Post Deep42
            by Deep42
             
            Working...
            X