Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Order types

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

    Order types

    Happy Sunday everyone! Have an order question.

    I have a strategy; I want to place an order 1-3 ticks above or below the signal bar depending on signal. I also want to be able to NOT buy it if the price blasts through. Is there a way to set up an order that will buy if the price is between parameters? Ie. signal bar closes at 10000, I want to be able to buy at 10001, but no higher than 10003. same for reverse. Is this possible? I am using the strat builder as well. My issue is occasionally it will buy 10+ ticks after the signal and Im trying to mitigate the possible losses caused by it.
    Thanks in advance.

    #2
    Try StopLimit Order

    Comment


      #3
      Hello sprks7979,

      Thanks for your post.

      KonstantinosNT is correct. You could try using a stop limit order such as EnterLongStopLimit() or EnterShortStopLimit().

      From the Order Types help guide page linked below: "The stop-limit order offers the trader complete control over the order. Like a stop order, the stop-limit order waits until the specified stop price has been reached. Unlike the stop order though, the stop-limit order becomes a limit order instead of a market order when the stop price is reached. The drawback for a stop-limit order is the same as all limit orders; the trader might not be filled if the limit price is never reached."

      Note that the strategy may need to be run with Calculate mode set to On Price Change or On Each Tick so that logic calculates intrabar instead of only at the close of a bar.

      See the help guide documentation below for more information.

      Calculate: https://ninjatrader.com/support/help.../calculate.htm
      Order Types: https://ninjatrader.com/support/help...ub=order+types

      Let me know if I 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

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by NullPointStrategies, Yesterday, 05:17 AM
      0 responses
      71 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      143 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      76 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      47 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      51 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X