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

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 Brevo, Today, 01:45 AM
        0 responses
        3 views
        0 likes
        Last Post Brevo
        by Brevo
         
        Started by aussugardefender, Today, 01:07 AM
        0 responses
        3 views
        0 likes
        Last Post aussugardefender  
        Started by pvincent, 06-23-2022, 12:53 PM
        14 responses
        239 views
        0 likes
        Last Post Nyman
        by Nyman
         
        Started by TraderG23, 12-08-2023, 07:56 AM
        9 responses
        384 views
        1 like
        Last Post Gavini
        by Gavini
         
        Started by oviejo, Today, 12:28 AM
        0 responses
        6 views
        0 likes
        Last Post oviejo
        by oviejo
         
        Working...
        X