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 NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    62 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    134 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    75 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    45 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    50 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X