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 funk10101, Today, 08:14 AM
        1 response
        2 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Started by trilliantrader, Today, 08:16 AM
        1 response
        6 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by bill2023, Yesterday, 08:51 AM
        3 responses
        20 views
        0 likes
        Last Post bltdavid  
        Started by yertle, Today, 08:38 AM
        0 responses
        4 views
        0 likes
        Last Post yertle
        by yertle
         
        Started by Mestor, 03-10-2023, 01:50 AM
        15 responses
        379 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Working...
        X