Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Multi-strategies relations

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

    Multi-strategies relations

    I use an example to explain my questions.
    I have strategy1 against stock1 and strategy2 against stock2. They are running at the same time.

    So when there is an execution (such as order filled) from strategy1. How strategy2 knows its status? Will onExecution() in strategy2 be called?

    #2
    Hello Appleseed,

    Thank you for your post.

    Each strategy will run its own OnExecution tracking. Meaning taht when Strategy1 enters a position or has an execution, Strategy2 will not know this.
    Cal H.NinjaTrader Customer Service

    Comment


      #3
      If one Strategy is running against 2 stocks at the same time. When stack1 is filled, I need to cancel stock2 order. How do I realize this?

      Comment


        #4
        You won't be able to have two separate strategies check each others fills, however, you can add the instrument into one of the strategies so that you have one running strategy checking and trading between two different stocks.

        http://www.ninjatrader.com/support/h...nstruments.htm
        Cal H.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        599 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        344 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        103 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        558 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        557 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X