Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Choosing account to submit order to in a strategy?

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

    Choosing account to submit order to in a strategy?

    I'm pretty dissatisfied with the available trade copier add-ons available for Ninjatrader. I've written a sophisticated strategy which modifies the ChartTrader interface to my liking, and submits orders, adds bracket orders, moves stops, cancels orders, etc.

    I'm fairly certain I could add trade copying to it IF (big if) there is a way to direct orders to a particular account, or to dynamically change the current account selected by ChartTrader.

    Please let me know if this is possible. Thanks!

    #2
    Hello gbourque,

    This would be possible through the Addon approach (either used in an indicator or from a separate addon window).

    The example linked below demonstrates getting the ChartTrader account selected from an indicator.


    The ProfitChaseStopTrailAddonExample included in the package linked below uses an Account selector in a separate addon window.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Got it. I see. You submit orders with the Account object methods rather than SubmitOrderUnmanaged(). That just might work. Thanks.

      Comment


        #4
        I still would like to know how to change the ChartTrader account to the account set in the strategy, via the script. Still don't see how to do this.

        Comment


          #5
          Hello gbourque,

          Assign the chartTraderAccountSelector.SelectedAccount to the Account object.

          The forum post below has sample code.
          I'd like to switch the active account on all open charts at the same time. can this be done, or is there a way to script it? the same question for the active atm strategy in the charttrader.
          Chelsea B.NinjaTrader Customer Service

          Comment


            #6
            Yes. That worked. Thank you.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by CarlTrading, 03-31-2026, 09:41 PM
            1 response
            43 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Started by CarlTrading, 04-01-2026, 02:41 AM
            0 responses
            21 views
            0 likes
            Last Post CarlTrading  
            Started by CaptainJack, 03-31-2026, 11:44 PM
            0 responses
            30 views
            1 like
            Last Post CaptainJack  
            Started by CarlTrading, 03-30-2026, 11:51 AM
            0 responses
            50 views
            0 likes
            Last Post CarlTrading  
            Started by CarlTrading, 03-30-2026, 11:48 AM
            0 responses
            40 views
            0 likes
            Last Post CarlTrading  
            Working...
            X