Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Default fill setting for market orders

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

    Default fill setting for market orders

    What is the default algorithm for market fills in backtesting?

    #2
    Hello cgeorgan,

    In backtesting, market orders will fill on the next bar open after the condition evaluates true.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_RyanM View Post
      Hello cgeorgan,

      In backtesting, market orders will fill on the next bar open after the condition evaluates true.
      Got it.

      So to be clear, in backtesting a condition that evaluates "true" through the OnBarUpdate method will submit a market order on the open of the subsequent bar;

      In live testing, a condition that evaluates "true" through the OnBarUpdate method will submit a market order on the bar that was updated (i.e. immediately)?

      Comment


        #4
        Yes, that's correct.

        In a live environment, this can change depending on CalculateOnBarClose property.

        True: Works like backtesting. Orders are submitted on the next bar following the condition.

        False: Orders are submitted as soon as conditions are true.
        Ryan M.NinjaTrader Customer Service

        Comment


          #5
          Originally posted by NinjaTrader_RyanM View Post
          Yes, that's correct.

          In a live environment, this can change depending on CalculateOnBarClose property.

          True: Works like backtesting. Orders are submitted on the next bar following the condition.

          False: Orders are submitted as soon as conditions are true.
          Perfect explanation, TY.

          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
          69 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Working...
          X