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 Jonker, Today, 01:19 PM
      0 responses
      1 view
      0 likes
      Last Post Jonker
      by Jonker
       
      Started by futtrader, Today, 01:16 PM
      0 responses
      5 views
      0 likes
      Last Post futtrader  
      Started by Segwin, 05-07-2018, 02:15 PM
      14 responses
      1,791 views
      0 likes
      Last Post aligator  
      Started by Jimmyk, 01-26-2018, 05:19 AM
      6 responses
      844 views
      0 likes
      Last Post emuns
      by emuns
       
      Started by jxs_xrj, 01-12-2020, 09:49 AM
      6 responses
      3,294 views
      1 like
      Last Post jgualdronc  
      Working...
      X