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 andrewtrades, Today, 04:57 PM
              1 response
              4 views
              0 likes
              Last Post NinjaTrader_Manfred  
              Started by chbruno, Today, 04:10 PM
              0 responses
              3 views
              0 likes
              Last Post chbruno
              by chbruno
               
              Started by josh18955, 03-25-2023, 11:16 AM
              6 responses
              436 views
              0 likes
              Last Post Delerium  
              Started by FAQtrader, Today, 03:35 PM
              0 responses
              6 views
              0 likes
              Last Post FAQtrader  
              Started by rocketman7, Today, 09:41 AM
              5 responses
              19 views
              0 likes
              Last Post NinjaTrader_Jesse  
              Working...
              X