Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Switch Buy/Sell Stop Order for Channel Breakout

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

    Switch Buy/Sell Stop Order for Channel Breakout

    I have done a lot of searching in the forums to try and find a decent solution to this problem.

    I have a channel that I want to buy or sell a breakout via a market stop order. Due to the restriction of not being able to have two simultaneous opposing orders with NT 6.5 (hope v7 "fixes" this), I am trying to monitor the recent price action to either submit the appropriate closest stop order.

    The problem is when a single bar (for example on a 1min chart) spans a large range and effectively triggers both conditions to submit the buy/sell stop orders.

    I believe in real-time, just monitoring Close[0] with CalculateOnBarClose = false; will allow the strategy to execute fine as it will cancel/replace the orders as needed should price bounce around before filling. However, I am concerned with backtesting this strategy first to get a feel for how robust it is and if there are any tweaks I can make to it. So far I cannot find a way during backtesting to determine how to allow the appropriate buy/sell stop order to get submitted in time in situations where a single bar may span from one side of the channel to the other and go through where the buy/sell stop order should be. Are there any good examples or resources on how I can better improve my backtesting results with this type strategy?

    #2
    Welcome to our support forums PrimWell_Chris - I think the best approach would be to recreate your channel on a tick based chart to 'split up' the wide range bar and then using the concept introduced in this reference sample for intrabar fill simulation - http://www.ninjatrader-support2.com/...ead.php?t=6652

    Comment


      #3
      Excellent. I was wondering if going to a Tick Chart was the correct move to make. Thank you

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      152 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      89 views
      1 like
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      133 views
      2 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      127 views
      1 like
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      107 views
      0 likes
      Last Post CarlTrading  
      Working...
      X