Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Syncronize all strategies after order placement

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

    Syncronize all strategies after order placement

    Hi Support

    I have 3 automated strategies running on an instrument in NT8, they submit buy and sell entries independently.

    After each signal and when an order is placed, I would like the strategies to automatically syncronize.

    How can I get the strategy that placed the last order to automatically syncronize all strategies (other than going into the Strategies tab, select them, right click and click Syncronize all strategies)?

    Is there a line of code I can put into NinjScript below the entry?:

    EnterLong("1stUp");
    (code here to call an auto sync command)

    Kind regards,

    #2
    Hello, thanks for your post.

    The best thing to do in this case would be to unify the 3 strategies into 1 strategy. NinjaTrader supports multiple time frame and instrument scripts. More details on this here.

    If that can not be done, you could create ab AddOn that calls one of the order entry methods and have your strategies call those functions to sync the account manually.

    Please let me know if I can assist any further.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    52 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    29 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    194 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    355 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    274 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X