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

Strategy becomes inactive when I press "Close" button on Chart Trader

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

    Strategy becomes inactive when I press "Close" button on Chart Trader

    Hello everyone!

    I developing a strategy. My strategy name is "SAT4".
    I faced a problem : When I press "Close" button on Chart Trader, my strategy becomes inactive so that "Enabled" check mark in the "Strategies" becomes empty. I noticed that when my strategy is active there is "SAT4" label on upper left corner of my chart window, and when I press "Close" button it changes on "(D) SAT4".

    Help me please!

    #2
    Hello AntonTymoshchuk,
    Thanks for your post.

    A NinjaScript strategy is a self contained automated trading system, and orders generated are live. Canceling strategy-generated orders manually can cause your strategy to stop executing as expected. If you wish to manually cancel an order, terminate the strategy itself.

    If you want to be able to manually manage orders submitted by your strategy you will need to look into the ATM Strategy Methods.



    Josh G.NinjaTrader Customer Service

    Comment


      #3
      Hello NinjaTrader_JoshG ,
      Thank you very much for your answer.

      I understood this feature of the strategies, and I will make a few changes in my strategy, and I will use ExitShort(…) and ExitLong(…) methods.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by rocketman7, Today, 02:12 AM
      7 responses
      28 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by guillembm, Yesterday, 11:25 AM
      3 responses
      16 views
      0 likes
      Last Post NinjaTrader_Jesse  
      Started by junkone, 04-21-2024, 07:17 AM
      10 responses
      148 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by tsantospinto, 04-12-2024, 07:04 PM
      6 responses
      101 views
      0 likes
      Last Post tsantospinto  
      Started by trilliantrader, 04-18-2024, 08:16 AM
      7 responses
      28 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Working...
      X