Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Time associated with a bar

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

    Time associated with a bar

    Hi

    This might be drop-dead easy, but I've searched around in the manuals and cannot find the solution to it.

    I would like to back-test trading certain futures contracts, but want to limit trading to only a certain time of day.

    When back-testing the strategy on historical data, how can I tell what time of day it is when onbarupdate is called? I.e. is there a bar property that refers to its timestamp?

    Thank you
    Jan

    #2
    Originally posted by janseun View Post
    When back-testing the strategy on historical data, how can I tell what time of day it is when onbarupdate is called? I.e. is there a bar property that refers to its timestamp?
    Yes, there is a Time series.

    When OnBarUpdate() is called, Time[0] will contain the date & time of when the bar closed.

    Also check out this reference sample:
    Last edited by bltdavid; 04-20-2017, 11:06 PM.

    Comment


      #3
      Hello Jan,

      Thanks for your post and welcome to the NinjaTrader forums!

      Member bltdavid has provided a good answer to your question. To supplement, here are specific references in the helpguide that are related:
      Time[n]: http://ninjatrader.com/support/helpG...eries_time.htm
      ToTime(): http://ninjatrader.com/support/helpG...us/?totime.htm

      Also, another example of working with datetime objects: http://ninjatrader.com/support/forum...ad.php?t=19292

      Comment


        #4
        Awesome, that does it! Thank you for the help. Don't know how I missed those.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Yesterday, 05:17 AM
        0 responses
        62 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        134 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        75 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        45 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        50 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X