Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Suggestion: OnBarUpdates with High Order Fill Resolution

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

    Suggestion: OnBarUpdates with High Order Fill Resolution

    When you run a daily strategy in real-time with Calculate set to OnPriceChange the OnBarUpdate gets called with every change and your indicators will be calculated so that the last daily bar, which is a partial bar (not closed bar) is included in the calculation.

    There is no easy way to simulate this in back-testing as the back-tester currently works. I would suggest that when back-testing a strategy with Calculate set to OnPriceChange with Order Fill Resolution set to High that the OnBarUpdates get called with Partial Bars according to the Order fill resolution.

    This would be a closer approximation to how NT8 operates when using real-time data with similar settings. This would also simplify the execution of OnClose orders for daily bars by a) having the same code for historical back-testing as live trading, b) not requiring a second dataseries to back-test these type of strategies, and c) not having to modify indicators to take into account partial bar calculations.

    #2
    Thank you for sharing your feedback. I can what you are getting at, and that is an insightful suggestion. My tests confirm that we are only processing OnBarUpdate() once per bar in this case, when the strategy itself is set to OnEachTick. I will log a feature request so that we can begin to track user demand for this change. (SFT-1096)
    Dave I.NinjaTrader Product Management

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Max238, Today, 01:28 AM
    5 responses
    42 views
    0 likes
    Last Post Max238
    by Max238
     
    Started by giulyko00, Yesterday, 12:03 PM
    3 responses
    12 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by habeebft, Today, 07:27 AM
    1 response
    14 views
    0 likes
    Last Post NinjaTrader_ChristopherS  
    Started by AveryFlynn, Today, 04:57 AM
    1 response
    12 views
    0 likes
    Last Post NinjaTrader_Erick  
    Started by r68cervera, Today, 05:29 AM
    1 response
    10 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X