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 CarlTrading, 03-31-2026, 09:41 PM
      1 response
      45 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      21 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      31 views
      1 like
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      50 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      42 views
      0 likes
      Last Post CarlTrading  
      Working...
      X