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 CarlTrading, 03-31-2026, 09:41 PM
          1 response
          37 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 04-01-2026, 02:41 AM
          0 responses
          18 views
          0 likes
          Last Post CarlTrading  
          Started by CaptainJack, 03-31-2026, 11:44 PM
          0 responses
          25 views
          1 like
          Last Post CaptainJack  
          Started by CarlTrading, 03-30-2026, 11:51 AM
          0 responses
          40 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 03-30-2026, 11:48 AM
          0 responses
          34 views
          0 likes
          Last Post CarlTrading  
          Working...
          X