Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

PartialFill question

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

    PartialFill question

    Hello,

    I want to ask about PartialFill and order handling, because it is not possible to simulate, I do not really know what to expect.

    - Lets say I want to assign Order object on OnOrderUpdate when was PartialFill, should I expect 2 different Order objects or it will be 1 (same) object which just update the quantity and average price between partial filled prices?

    - And in case it is different objects, means I should expect array of Order's, because it can be filled with unknown(up-front) number of orders 10(5+5), 10(4+4+2),10(5,2,2,1)?

    - What will be the sequence of types for 2+3+5=10? partial(2)+partial(3)+partial(5) or partial(2)+partial(3)+fill(5) ?


    Last edited by login_dejavu; 09-23-2019, 12:10 PM.

    #2
    Hello login_dejavu,

    Thanks for your post.

    For the simulator, you can enable "Enforce partial Fills" under tools>Options>Trading
    Please see " Understanding trading properties" https://ninjatrader.com/support/help...ns_trading.htm

    There would be one order object to track the order.
    Paul H.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_PaulH View Post
      Hello login_dejavu,

      Thanks for your post.

      For the simulator, you can enable "Enforce partial Fills" under tools>Options>Trading
      Please see " Understanding trading properties" https://ninjatrader.com/support/help...ns_trading.htm

      There would be one order object to track the order.
      Thanks for your answer and have a nice day!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by pvincent, 06-23-2022, 12:53 PM
      14 responses
      238 views
      0 likes
      Last Post Nyman
      by Nyman
       
      Started by TraderG23, 12-08-2023, 07:56 AM
      9 responses
      382 views
      1 like
      Last Post Gavini
      by Gavini
       
      Started by oviejo, Today, 12:28 AM
      0 responses
      1 view
      0 likes
      Last Post oviejo
      by oviejo
       
      Started by pechtri, 06-22-2023, 02:31 AM
      10 responses
      125 views
      0 likes
      Last Post Leeroy_Jenkins  
      Started by judysamnt7, 03-13-2023, 09:11 AM
      4 responses
      59 views
      0 likes
      Last Post DynamicTest  
      Working...
      X