Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How can I encode an entry that, if not filled, is canceled?

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

    How can I encode an entry that, if not filled, is canceled?

    Hi,

    I'm using EnterLong(quantity) to enter in a position but the problem is that if quantity is 10, sometimes Ninjatrader takes 6 position at one price and the other 4 contracts at other prices. Is there a way to be sure that if my position is taken, all the contracts (quantity) will be at the same price?

    Thank you

    #2
    Hello lju45,

    Thanks for writing in.

    Partial fills are not dictated by code. Something you could do is use EnterLongLimit() instead of EnterLong() in your script. Limit orders will fill at the limit price or better, which may reduce partial fills at different price levels compared to what would be seen with a market order or stop market order.

    See this help guide documentation for more information about EnterLongLimit(): https://ninjatrader.com/support/help...rlonglimit.htm

    Please let us know if we may assist further.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      thank you,

      As always, very helpful. I thank you for the excellent attention you gave us in the forum.

      All the best!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      429 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      281 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      241 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      330 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      290 views
      0 likes
      Last Post CarlTrading  
      Working...
      X