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 instrumennt strategy

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

    Multi instrumennt strategy

    I want to create a strategy that runs in ES but executes in MES. Is it possible? Can be done in strategy builder?

    #2
    Hello gpittas,

    Thanks for your post.

    It would be possible to create this kind of script but it cannot be created using the Strategy Builder.

    This type of script would require that you program your logic in an unlocked script using the NinjaScript Editor window.

    To accomplish this, you would add a secondary data series (MES) to the script using the AddDataSeries() method. Then, you would submit your orders to that added secondary series instead of submitting them to the primary series that the script is running on.

    It is important to review this help guide documentation to understand how to work with Multi-Timeframe/Multi-Instrument NinjaScripts and the documentation linked on this page: https://ninjatrader.com/support/help...nstruments.htm

    Please let me know if I may assist you futher.
    Brandon H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by ETFVoyageur, Today, 02:04 PM
    2 responses
    15 views
    0 likes
    Last Post ETFVoyageur  
    Started by mjbatts91, Today, 04:48 PM
    0 responses
    2 views
    0 likes
    Last Post mjbatts91  
    Started by 1001111, Today, 09:45 AM
    2 responses
    21 views
    0 likes
    Last Post 1001111
    by 1001111
     
    Started by cre8able, Today, 04:31 PM
    0 responses
    4 views
    0 likes
    Last Post cre8able  
    Started by leojimenezp, Today, 04:04 PM
    0 responses
    7 views
    0 likes
    Last Post leojimenezp  
    Working...
    X