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 sjsj2732, Yesterday, 04:31 AM
      0 responses
      35 views
      0 likes
      Last Post sjsj2732  
      Started by NullPointStrategies, 03-13-2026, 05:17 AM
      0 responses
      287 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      286 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      133 views
      1 like
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      95 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Working...
      X