Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Code for Strategy Stopped

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

    Code for Strategy Stopped

    Hello,

    Can someone please advise what event fires when I stop a strategy? For instance, if I Disable a running strategy or close the chart, what event gets fired?

    I want to add code to close any open positions and cancel any working orders should the strategy be stopped, but I am not sure where to place this code.

    Thank you.

    Isaac

    #2
    Hello ivb73077,

    When a strategy or indicator is disabled or removed, the OnTermination() method will be run.

    Below is a link to the help guide on OnTermination().
    http://www.ninjatrader.com/support/h...rmination2.htm
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Thank you.

      Will this event also fire if I simply close the chart to which a strategy is attached?

      Comment


        #4
        Hello ivb73077,

        Yes, this event will fire if a chart is closed with a strategy running on it.
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          Great. Thanks.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by CaptainJack, 05-29-2026, 05:09 AM
          0 responses
          276 views
          0 likes
          Last Post CaptainJack  
          Started by CaptainJack, 05-29-2026, 12:02 AM
          0 responses
          172 views
          0 likes
          Last Post CaptainJack  
          Started by charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          171 views
          1 like
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          262 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          214 views
          0 likes
          Last Post CarlTrading  
          Working...
          X