Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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 jclose, Today, 09:37 PM
              0 responses
              4 views
              0 likes
              Last Post jclose
              by jclose
               
              Started by WeyldFalcon, 08-07-2020, 06:13 AM
              10 responses
              1,413 views
              0 likes
              Last Post Traderontheroad  
              Started by firefoxforum12, Today, 08:53 PM
              0 responses
              10 views
              0 likes
              Last Post firefoxforum12  
              Started by stafe, Today, 08:34 PM
              0 responses
              10 views
              0 likes
              Last Post stafe
              by stafe
               
              Started by sastrades, 01-31-2024, 10:19 PM
              11 responses
              169 views
              0 likes
              Last Post NinjaTrader_Manfred  
              Working...
              X