Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How can a strategy know when a trade is stopped out via a TrailingStop

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

    How can a strategy know when a trade is stopped out via a TrailingStop

    Hi,
    I'm new to NT and this forum, so my apologies if this has been covered elsewhere (or if I've posted in the wrong place).
    I have a strategy that places a market order and a trailing stop. I am having trouble trying to find a reliable way of knowing within the code when this trailing stop exits the trade.
    I've been through the OnOrderUpdate, but at exit these methods/properties don't change.

    If anyone could offer some advice on how I can know when a trade is closed (I'm sure it can be done as it plots it on the chart) then I would be really appreciative.

    Thanks
    Steve

    #2
    Hi Steve, welcome to our support forums - a bit simplistic but for a start you could check if the strategy is flat (Position.MarketPosition - http://www.ninjatrader-support.com/H...tPosition.html).

    For advanced order tracking, you would need to work with the IOrder objects - http://www.ninjatrader-support.com/H...V6/IOrder.html

    This reference sample might also be helpful - http://www.ninjatrader-support2.com/...ead.php?t=7499

    Comment


      #3
      Thanks for that tip. I've given it a try and it appears to work well for what I need. Much appreciated.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      55 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      142 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      160 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 05-10-2026, 08:12 PM
      0 responses
      96 views
      0 likes
      Last Post CarlTrading  
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      276 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Working...
      X