Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

bars count for displayed bars

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

    bars count for displayed bars

    Hi,

    Without using OnRender to loop through the bars needed, is there any way, in onbarupdate, to see how many bars the user has on the screen?

    Thanks.

    #2
    Hello pjsmith,

    Thank you for your post.

    You can get the current count of the bars on screen by using ChartBars.ToIndex - ChartBars.FromIndex. While it's possible to do this in OnBarUpdate, it's not recommended and would be more reliably used in OnRender as it changes based on how the chart is viewed/scrolled/stretched, and OnBarUpdate only runs when the bar updates.

    Here's a pair of links to our help guide:

    https://ninjatrader.com/support/helpGuides/nt8/en-us/?chartbars_fromindex.htm
    https://ninjatrader.com/support/helpGuides/nt8/en-us/chartbars_toindex.htm



    Please let us know if we may be of further assistance to you.

    Comment


      #3
      Super - Thank you.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      87 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      57 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      118 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      195 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      176 views
      0 likes
      Last Post CarlTrading  
      Working...
      X