Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

"Space to the right" possible with Ninja Trader?

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

    "Space to the right" possible with Ninja Trader?

    Hi all.

    Is it possible to set up charts in Ninja Trader (7) so that the current bar is not at the extreme right edge of the "plot area", but offset to the left, leaving some white space between it and the "axis" line?

    Other charting platforms call this "space to the right" or "margin area".

    Thanks.

    #2
    Hello M_ichel,
    Thanks for your post.
    Right click on the chart and select Properties
    Adjust the Right Side Margin setting to you desired value
    Select OK
    BrandonNinjaTrader Customer Service

    Comment


      #3
      Great, Brandon!

      Out of curiosity, what are the units for that "displacement"? Pixels?

      (I will read the manual this (long) weekend. I promise!)

      Thanks.

      Comment


        #4
        Hello M_ichel,
        Thanks for your reply.
        That is correct, it is pixels.
        BrandonNinjaTrader Customer Service

        Comment


          #5
          Can this be done in code and adjusted dynamically?

          Comment


            #6
            Hello mballagan,

            Thank you for your post.

            This can be done in code using the following:
            Code:
            ChartControl.BarMarginRight = 100; // set margin to 100

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by ageeholdings, Today, 07:43 AM
            0 responses
            7 views
            0 likes
            Last Post ageeholdings  
            Started by pibrew, Today, 06:37 AM
            0 responses
            4 views
            0 likes
            Last Post pibrew
            by pibrew
             
            Started by rbeckmann05, Yesterday, 06:48 PM
            1 response
            14 views
            0 likes
            Last Post bltdavid  
            Started by llanqui, Today, 03:53 AM
            0 responses
            6 views
            0 likes
            Last Post llanqui
            by llanqui
             
            Started by burtoninlondon, Today, 12:38 AM
            0 responses
            12 views
            0 likes
            Last Post burtoninlondon  
            Working...
            X