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 judysamnt7, 03-13-2023, 09:11 AM
        4 responses
        57 views
        0 likes
        Last Post DynamicTest  
        Started by ScottWalsh, Today, 06:52 PM
        4 responses
        35 views
        0 likes
        Last Post ScottWalsh  
        Started by olisav57, Today, 07:39 PM
        0 responses
        7 views
        0 likes
        Last Post olisav57  
        Started by trilliantrader, Today, 03:01 PM
        2 responses
        19 views
        0 likes
        Last Post helpwanted  
        Started by cre8able, Today, 07:24 PM
        0 responses
        9 views
        0 likes
        Last Post cre8able  
        Working...
        X