Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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 Torontobluejays, Today, 08:43 AM
        0 responses
        1 view
        0 likes
        Last Post Torontobluejays  
        Started by sastrades, 01-31-2024, 10:19 PM
        12 responses
        191 views
        0 likes
        Last Post sastrades  
        Started by Jimmyk, 01-26-2018, 05:19 AM
        8 responses
        864 views
        0 likes
        Last Post emuns
        by emuns
         
        Started by giulyko00, 04-24-2024, 12:03 PM
        6 responses
        29 views
        0 likes
        Last Post giulyko00  
        Started by 00nevest, 04-27-2024, 02:27 PM
        3 responses
        27 views
        0 likes
        Last Post 00nevest  
        Working...
        X