Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Time[0] doesn't change until new bar

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

    Time[0] doesn't change until new bar

    I thought in NT7 that in the OnBarUpdate routine, if you have CalculateOnBarClose = false that Time[0] would always be the DateTime of the current tick. Instead, I am get the time of the bar open for every tick when using Time[0].

    How do you get the time for each tick in NT8? Or is this a bug?

    Thanks!
    Bryan
    cassb
    NinjaTrader Ecosystem Vendor - Logical Forex

    #2
    Hello,

    Thank you for the question.

    Assuming you are using a Time based series, the Time[0] would refer to the last closed bar or building bar of the Primary series depending on the COBC setting. Although each Tick calls OnBarUpdate the Time[0] still would refer to the same bar.

    To get the individual tick times, you could either use OnMarketData to observe the MarketData, or add a 1 tick series. the Time[0] on a 1 tick series would represent the Ticks time as each tick would be considered a Bar.

    I look forward to being of further assistance.
    Last edited by NinjaTrader_Jesse; 09-07-2016, 02:01 PM.
    JesseNinjaTrader Customer Service

    Comment


      #3
      OK thanks, Jesse. I'll use the secondary bar series.
      cassb
      NinjaTrader Ecosystem Vendor - Logical Forex

      Comment


        #4
        Originally posted by cassb View Post
        I thought in NT7 that in the OnBarUpdate routine, if you have CalculateOnBarClose = false that Time[0] would always be the DateTime of the current tick. Instead, I am get the time of the bar open for every tick when using Time[0].

        How do you get the time for each tick in NT8? Or is this a bug?

        Thanks!
        Bryan
        Only on bars that are NOT based on a fixed-time base.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by RideMe, 04-07-2024, 04:54 PM
        6 responses
        31 views
        0 likes
        Last Post RideMe
        by RideMe
         
        Started by tkaboris, Today, 05:13 PM
        0 responses
        2 views
        0 likes
        Last Post tkaboris  
        Started by GussJ, 03-04-2020, 03:11 PM
        16 responses
        3,281 views
        0 likes
        Last Post Leafcutter  
        Started by WHICKED, Today, 12:45 PM
        2 responses
        19 views
        0 likes
        Last Post WHICKED
        by WHICKED
         
        Started by Tim-c, Today, 02:10 PM
        1 response
        10 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Working...
        X