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

Controlling the State of all strategies from an Addon

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

    Controlling the State of all strategies from an Addon

    Hi

    Whats the appropriate way of disabling/enabling all running strategies?

    #2
    Hello tolisss,

    No such method for disabling all running strategy is supported however, you could accomplish this through an addon.

    The attached file includes an Addon with several buttons. The button StopStrategyToBeStoppedByAdd on the Addon, when pressed will loop through running strategies looking for the strategy “StrategyToBeStoppedByAddon” which is also included in the attachment. I suggest importing the file, run strategy StrategyToBeStoppedByAddon on 2 second chart, then open the Addon under control center file> ButtonsWithFunctions, then open the output window. You’ll see the prints change when you click the button.

    The strategy remains running however a bool is set to true which causes the strategy to keep returning.

    Note, this is just a sample to demonstrate how you could do this.

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

    Comment


      #3
      thnks for the sample its very useful to learn how to control NT further.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Waxavi, Today, 02:10 AM
      1 response
      17 views
      0 likes
      Last Post NinjaTrader_LuisH  
      Started by Kaledus, Today, 01:29 PM
      5 responses
      13 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by Waxavi, Today, 02:00 AM
      1 response
      12 views
      0 likes
      Last Post NinjaTrader_LuisH  
      Started by alifarahani, Today, 09:40 AM
      6 responses
      23 views
      0 likes
      Last Post alifarahani  
      Started by gentlebenthebear, Today, 01:30 AM
      3 responses
      17 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Working...
      X