Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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
      Paul H.NinjaTrader Customer Service

      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 f.saeidi, Today, 08:03 AM
        0 responses
        4 views
        0 likes
        Last Post f.saeidi  
        Started by cre8able, 04-17-2024, 04:16 PM
        7 responses
        64 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Started by Aviram Y, 08-09-2023, 09:04 AM
        11 responses
        299 views
        0 likes
        Last Post arjandezeeuw  
        Started by Christopher Leggit, 02-15-2024, 09:00 AM
        3 responses
        47 views
        0 likes
        Last Post rdtdale
        by rdtdale
         
        Started by DavidHP, Today, 07:56 AM
        0 responses
        4 views
        0 likes
        Last Post DavidHP
        by DavidHP
         
        Working...
        X