Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

how to close all positions?

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

    how to close all positions?

    Dear friends.
    I want to close all opened positions on bar update.
    But I see only commands for closing short or long positions at help file. Shpils I use some loop for checking every position and close them one by one?

    #2
    Hi daglas,

    The supported technique for closing position is ExitLong() and ExitShort(). There is not a close everything command, although you can use both those at the same time. They will only submit orders if there is a strategy position in that direction.
    Last edited by NinjaTrader_RyanM1; 10-03-2011, 01:12 PM.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_RyanM View Post
      Hi daglas,

      The supported technique for closing position is ExitLong() and ExitShort(). There is not a close everything command, although you can submit both those at the same time. They will only submit orders if there is a strategy position in that direction.
      ok, thx, it works good.

      Comment


        #4
        also I have question.
        My strategy use neural networks for teaching. So I need 1000 bars for teaching. And strategy try to get them in initialize section of code. If I use strategy tester, and set up start testing time as 01.01.2011
        will it get 1000 previous bars from 2010 year?

        Comment


          #5
          No, the strategy will not load bars prior to the start date selected in the strategy analyzer GUI.
          Ryan M.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          59 views
          0 likes
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          143 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          161 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 05-10-2026, 08:12 PM
          0 responses
          97 views
          0 likes
          Last Post CarlTrading  
          Started by Hwop38, 05-04-2026, 07:02 PM
          0 responses
          276 views
          0 likes
          Last Post Hwop38
          by Hwop38
           
          Working...
          X