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

Indicator for last bar not drawing (OnBarUpdate not called)

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

    Indicator for last bar not drawing (OnBarUpdate not called)

    I read this thread:


    From there, it seems the last indicator bar not being drawn is expected until the next bar has started. In my case, I'm using end-of-day historical data (non-realtime), so it seems the last day in my historical data will never get an OnBarUpdate event called, since I don't know the next close until the end of the [next] day. Is there a some kind of workaround to get this calculation made and the indicator for today's bar drawn, because I need it to make a trade at that time rather than waiting until the next close? Setting "CalculateOnBarClose = false;" doesn't work for non-realtime historical data, according to my testing and the docs.

    #2
    There is no workaround at this time unfortunately.
    RayNinjaTrader Customer Service

    Comment


      #3
      I see this is an old post, but was there ever a resolution to it? I was interested in scanning the end of day data to look for signals on the daily charts after hours for orders going into the next day.

      This allows for backtesting, but not actual present day trading on the daily charts.

      Comment


        #4
        Hello neilgalloway,

        Thank you for your post.

        This is resolved in NinjaTrader 8 where you can set the Calculate option to OnEachTick or OnPriceChange and see the last bar on the chart call OnBarUpdate even if it is a historical bar and/or you are using an End Of Day feed.

        Below, you will find links to some FREE resources to help you more about NinjaTrader 8.
        Please let me know if you have any questions.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by GwFutures1988, Today, 02:48 PM
        1 response
        5 views
        0 likes
        Last Post NinjaTrader_Clayton  
        Started by ScottWalsh, 04-16-2024, 04:29 PM
        6 responses
        32 views
        0 likes
        Last Post ScottWalsh  
        Started by frankthearm, Today, 09:08 AM
        10 responses
        36 views
        0 likes
        Last Post frankthearm  
        Started by mmenigma, Today, 02:22 PM
        1 response
        4 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Started by NRITV, Today, 01:15 PM
        2 responses
        10 views
        0 likes
        Last Post NRITV
        by NRITV
         
        Working...
        X