Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

BarsInProgress

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

    BarsInProgress

    Hello

    I have a simple question. I am playing with BarsInProgress and try to understand the way it works because I have to do some initialization and have to understand the way it does things....

    I have two time frame. First ProgressBar 0 = 5 minutes. This is the time frame I am applying to the chart. I have added a 1 tick data series in the initialize() method
    Add(PeriodType.Tick,1);

    Now I have to initialize variable right on the first tick of the session...
    Which data series comes first the BarsInProgress == 0 (5 minutes chart)
    or BarsInProgress == 1 the smallest time frame (1 tick data series)

    Thank you

    #2
    Hello blar58,

    It will work differently in real compared to historically. This document is good for detailing how data is accessed in multiseries. Click the link, then > How bar data is referenced:
    Last edited by NinjaTrader_RyanM1; 02-21-2011, 11:58 AM.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Ryan

      Are you sure you've got the right link because I keep getting this same page back

      Comment


        #4
        Sorry for the circular reference. Please see here instead:
        Ryan M.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        22 views
        0 likes
        Last Post SalmaTrader  
        Started by CarlTrading, 07-05-2026, 01:16 PM
        0 responses
        12 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 06-17-2026, 10:32 AM
        0 responses
        8 views
        0 likes
        Last Post CaptainJack  
        Started by kinfxhk, 06-17-2026, 04:15 AM
        0 responses
        10 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 06-17-2026, 04:06 AM
        0 responses
        16 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X