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 f.saeidi, Today, 12:14 PM
      4 responses
      10 views
      0 likes
      Last Post f.saeidi  
      Started by ZenCortexHurry, Today, 01:07 PM
      0 responses
      4 views
      0 likes
      Last Post ZenCortexHurry  
      Started by ZenCortexHurry, Today, 01:04 PM
      0 responses
      3 views
      0 likes
      Last Post ZenCortexHurry  
      Started by Russ Moreland, Today, 12:54 PM
      1 response
      6 views
      0 likes
      Last Post NinjaTrader_Erick  
      Started by philmg, Today, 12:55 PM
      1 response
      7 views
      0 likes
      Last Post NinjaTrader_ChristopherJ  
      Working...
      X