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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        142 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        81 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        125 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        120 views
        1 like
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        98 views
        0 likes
        Last Post CarlTrading  
        Working...
        X