Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Sending orders to a specific account

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

    Sending orders to a specific account

    I have a set of automated trading systems which will be traded across multiple accounts for several clients. It is possible that one trading system can be long while the other one is short, and since I do not want to correlate the trading systems, I want to keep both positions open. Each client will have at least two accounts to allow for this to be done.

    I am aware that I can group all the accounts designated for long positions into one account group, and all the accounts designated for short positions into another account group. However, is it possible to specify which account group to send a system's signals to? For instance, whenever I use the EnterLongLimit command, I want to send that order to the long accounts group. Whenever I use the EnterShortLimit command, those order should be send to the short accounts group.

    Any ideas?

    Edit: I just realized I posted this in the "general programming" section instead of the "strategy development" section of the forum. My apologies to the mods.
    Last edited by naifwonder; 06-30-2008, 01:34 AM.

    #2
    - NinjaScript strategies only run on one account. You can't place orders on different accounts
    - different NinjaScript strategies running on different accounts run independently

    Comment


      #3
      Just to make sure, it would be possible then to have two of my systems send all of their signals to one account group, and another set of systems send all of their signals to another account group? I just can't have one strategy sending signals to multiple accounts.

      Comment


        #4
        NinjaScript strategies operate on accounts not account groups.

        Comment


          #5
          You can run multiple copies of your system, so run one instance on each account.

          Originally posted by naifwonder View Post
          Just to make sure, it would be possible then to have two of my systems send all of their signals to one account group, and another set of systems send all of their signals to another account group? I just can't have one strategy sending signals to multiple accounts.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          648 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          369 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          108 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          572 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          574 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X