Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

account.Flatten closes all strategies regardless of account or instrument

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

    account.Flatten closes all strategies regardless of account or instrument

    HI, trying to use "bcomas" Ninjatrader ecosystem Account Equity guard. I changed the Account.FlattenEverything to Account.Flatten( new [] { Instrument.GetInstrument("") } ); I am running another strategy in the same chart and I wanted to close the strategy. I also have another chart with a different Instrument and different account. But when I turn on all the strategies and the one chart hits its target, instead of just closing that chart's strategies its closing all of them. Is there a workaround to this? Here is the link to the strategy: https://ninjatraderecosystem.com/use...-nt8-strategy/

    #2
    Hello set2win,

    Calling Account.Flatten() on an instrument, or clicking the Close button on Chart Trader or the SuperDOM, will disable all strategies on that account and instrument.

    If you want to disable a strategy, exit the strategies position with market orders, and call CloseStrategy().
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      not hearing what I said, they are separate charts with separate strategies that are different accounts and different instruments, but it closes all strategies in both charts

      Comment


        #4
        thanks but figured it out, there were a lot more flatten everything statements, once I change them it now appears to work ok

        Comment


          #5
          set2win.... I am having the same issue. I am not a coder. Would it be possible to share how you overcame the issue of all accounts being flattened? Your help is much appreciated!

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Mindset, 04-21-2026, 06:46 AM
          0 responses
          91 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by M4ndoo, 04-20-2026, 05:21 PM
          0 responses
          137 views
          0 likes
          Last Post M4ndoo
          by M4ndoo
           
          Started by M4ndoo, 04-19-2026, 05:54 PM
          0 responses
          68 views
          0 likes
          Last Post M4ndoo
          by M4ndoo
           
          Started by cmoran13, 04-16-2026, 01:02 PM
          0 responses
          120 views
          0 likes
          Last Post cmoran13  
          Started by PaulMohn, 04-10-2026, 11:11 AM
          0 responses
          72 views
          0 likes
          Last Post PaulMohn  
          Working...
          X