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 NullPointStrategies, Today, 05:17 AM
      0 responses
      39 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      124 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      64 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      41 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      46 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X