Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

strategy backtest trade assumptions

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

    strategy backtest trade assumptions

    While doing Ninjatrader backesting, is it possible to configure such that whenever OnBarUpdate() generates EnterLong() or EnterShort(), the backtesting P&L assumes that a "market order" was filled at the "Open" of the very next bar?

    #2
    Originally posted by uday12 View Post
    While doing Ninjatrader backesting, is it possible to configure such that whenever OnBarUpdate() generates EnterLong() or EnterShort(), the backtesting P&L assumes that a "market order" was filled at the "Open" of the very next bar?
    I'm pretty sure that this is exactly what happens when CalculateOnBarClose=True.

    And, you're in luck, the Strategy Analyzer window (where you do all your backtesting) always assumes CalculateOnBarClose=True. I mean, the property grid in the Straegy Analyzer window doesn't even show this property.

    However, if you want to experiment with the settings in the Historical Fill Processing section, changing 'Fill type' from Default to Liberal may affect what you're looking for.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    88 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    48 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    31 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    34 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    68 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X