Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

FirstBarIndexPainted

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

    FirstBarIndexPainted

    hi,,
    i see

    FirstBarIndexPainted

    i don't find documentation...

    how work it?

    thanks

    #2
    Hello eSignal,

    Thank you for your post.

    This is unsupported and thus undocumented in NinjaTrader 7. The NinjaTrader 8 equivalent is ChartBars.FromIndex: http://ninjatrader.com/support/helpG..._fromindex.htm

    Comment


      #3
      Originally posted by NinjaTrader_PatrickH View Post
      Hello eSignal,

      Thank you for your post.

      This is unsupported and thus undocumented in NinjaTrader 7. The NinjaTrader 8 equivalent is ChartBars.FromIndex: http://ninjatrader.com/support/helpG..._fromindex.htm

      i'm try to code a script from NT7 to NT8

      i want understand how does it work

      I do a simple code :

      protected override void OnBarUpdate()
      {

      Print("currentBar " + CurrentBar);
      Print("FirstBarIndexPainted " + FirstBarIndexPainted);

      }

      i see this output : (chart daily with 365 candle)



      i see Print CurrentBar from 0 to 252 ...
      i see Print FirstBarIndexPainted is egual to 160....always


      i know that it's not supperted but if i don't underestand it i can't code correctly in nt8 (i get error in nt8 )
      Last edited by esignal; 10-12-2016, 02:16 AM.

      Comment


        #4
        some response ^

        Comment


          #5
          Hello eSignal,

          I provided the equivalent for NinjaTrader 8 - which is supported in NinjaTrader 8.
          The NinjaTrader 8 equivalent is ChartBars.FromIndex: http://ninjatrader.com/support/helpG..._fromindex.htm

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by cmoran13, 04-16-2026, 01:02 PM
          0 responses
          36 views
          0 likes
          Last Post cmoran13  
          Started by PaulMohn, 04-10-2026, 11:11 AM
          0 responses
          23 views
          0 likes
          Last Post PaulMohn  
          Started by CarlTrading, 03-31-2026, 09:41 PM
          1 response
          162 views
          1 like
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 04-01-2026, 02:41 AM
          0 responses
          96 views
          1 like
          Last Post CarlTrading  
          Started by CaptainJack, 03-31-2026, 11:44 PM
          0 responses
          152 views
          2 likes
          Last Post CaptainJack  
          Working...
          X