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 CarlTrading, 03-31-2026, 09:41 PM
          1 response
          67 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 04-01-2026, 02:41 AM
          0 responses
          36 views
          0 likes
          Last Post CarlTrading  
          Started by CaptainJack, 03-31-2026, 11:44 PM
          0 responses
          60 views
          1 like
          Last Post CaptainJack  
          Started by CarlTrading, 03-30-2026, 11:51 AM
          0 responses
          62 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 03-30-2026, 11:48 AM
          0 responses
          53 views
          0 likes
          Last Post CarlTrading  
          Working...
          X