Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Analyze in NQ and execute in MNQ

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

    Analyze in NQ and execute in MNQ

    Hello everyone,

    I have to develop an strategy whose analyze the NQ and when all conditions be fulfilled execute the trade in MNQ. An other option is a way to avoid diference on indicators between MNQ and NQ.
    I tryed with AddDataSeries but it isn't works for me.
    Thanks for reading!

    #2
    Hello ematias,

    Thanks for your post.

    You would need to use the AddDataSeries() method to add an additional data series to your script. Then, you could specify that the orders are submitted to the added secondary series by specifying the BarsInProgress index of that added series when calling your order entry method.

    See the reference sample linked below which demonstrates adding an additional data series to a script and submitting orders to that added series.

    https://ninjatrader.com/support/help...ipt_strate.htm

    Also, see the help guide documentation below.

    AddDataSeries(): https://ninjatrader.com/support/help...dataseries.htm
    BarsInProgress: https://ninjatrader.com/support/help...inprogress.htm

    Let us know if we may assist further.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    90 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    137 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    120 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    72 views
    0 likes
    Last Post PaulMohn  
    Working...
    X