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 Mindset, 04-21-2026, 06:46 AM
          0 responses
          117 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by M4ndoo, 04-20-2026, 05:21 PM
          0 responses
          166 views
          0 likes
          Last Post M4ndoo
          by M4ndoo
           
          Started by M4ndoo, 04-19-2026, 05:54 PM
          0 responses
          85 views
          0 likes
          Last Post M4ndoo
          by M4ndoo
           
          Started by cmoran13, 04-16-2026, 01:02 PM
          0 responses
          130 views
          0 likes
          Last Post cmoran13  
          Started by PaulMohn, 04-10-2026, 11:11 AM
          0 responses
          88 views
          0 likes
          Last Post PaulMohn  
          Working...
          X