Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Buys/Sells on different bar series

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

    Buys/Sells on different bar series

    Hey guys just wondering if this is possible in NT script? I have a strategy that buys ES futures on the 1 minute series (thats a secondary series in my strategy) then it sells the trade on the 1 bar renko data series which is the primary series in my strategy, however, I noticed that in some cases the strategy will show a sell before a buy at a lower price as a stopout for example the sell at 2020.5 at 10:45:36 seconds and buy at 2021 at 10:46:00 am. Should I be keeping the entries/exits within the same bar series to avoid this problem?

    #2
    Hello elitetradernyc,

    Thank you for your post.

    If you are using the managed approach your Exit() method will not submit an order unless you are in a position. In addition, this idea will work on historical data/backtesting but in real-time the orders will be executed on the instrument price data not any specific bar series.

    Comment


      #3
      I posted an image from my backtest I am using ExitLong(1,"signal1","signal2");

      Comment


        #4
        Hello elitetradernyc,

        Thank you for your response.

        Please refer to the thread at the following link and let me know if you have any questions: http://www.ninjatrader.com/support/f...ad.php?t=42075

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        563 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        329 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        547 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        548 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X