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 yertle, Yesterday, 08:38 AM
          7 responses
          28 views
          0 likes
          Last Post yertle
          by yertle
           
          Started by bmartz, 03-12-2024, 06:12 AM
          2 responses
          21 views
          0 likes
          Last Post bmartz
          by bmartz
           
          Started by funk10101, Today, 12:02 AM
          0 responses
          4 views
          0 likes
          Last Post funk10101  
          Started by gravdigaz6, Yesterday, 11:40 PM
          1 response
          8 views
          0 likes
          Last Post NinjaTrader_Manfred  
          Started by MarianApalaghiei, Yesterday, 10:49 PM
          3 responses
          10 views
          0 likes
          Last Post NinjaTrader_Manfred  
          Working...
          X