Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Disable Strategy

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

    Disable Strategy

    Hello

    On NT7 I could use the Disable() method in order to stop my strategy as if the 'Enabled' check box was checked off by the user. On NT8 that code was changed to SetState(State.Terminated).
    The problem with that is once this code is executed, the 'Enabled' check box is grayed out on the 'Strategies' tab so it cannot be re-enabled (at least when I use historical play back). Is there a way to change this behavior so the check box will still be available?

    Thanks.

    #2
    Hello kiss987,

    Thank you for your note.

    Setting a state to state.terminated is not supported nor recommended.

    I've attached a strategy which uses a public static bool to prevent a strategy from running that you could use as a framework for doing what you'd like to do. The attached file contains a addon which has a button that will stop a strategy from processing.

    Please let us know if you need further assistance.

    Attached Files
    Alan P.NinjaTrader Customer Service

    Comment


      #3
      Thank you for your reply

      On your sample the strategy is still running, it's just doesn't do anything because stopRunningStrategyBool is set to true. I want the strategy to completely stopped as if the user unchecked the 'enable' check box

      Comment


        #4
        Is there any way to automatically "Check" / "Uncheck" the checkbox for particular strategy in "Strategies" tab? Maybe using some third party tools?

        Comment


          #5
          Hello kiss987,

          This would not be supported but I will add your vote to a feature request tracking this.

          Music_P13, this is not supported but I’ll add your vote to this as well.

          Please let us know if you need further assistance.

          Alan P.NinjaTrader Customer Service

          Comment


            #6
            HI

            is there a way of flatten everything by code instead?

            Comment


              #7
              Hello Kiss987,

              You could see the following methods for flattening everything,



              rategy.htm

              Please let us know if you need further assistance.
              Alan P.NinjaTrader Customer Service

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by CarlTrading, 03-31-2026, 09:41 PM
              1 response
              47 views
              0 likes
              Last Post NinjaTrader_ChelseaB  
              Started by CarlTrading, 04-01-2026, 02:41 AM
              0 responses
              23 views
              0 likes
              Last Post CarlTrading  
              Started by CaptainJack, 03-31-2026, 11:44 PM
              0 responses
              33 views
              1 like
              Last Post CaptainJack  
              Started by CarlTrading, 03-30-2026, 11:51 AM
              0 responses
              51 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