Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Problem with Entries per direction

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

    Problem with Entries per direction

    Hi
    Before backtesting a very simple system I've set Entries per direction to "1" and Entry Handling to "AllEntries". Besides this, there is only one Entry rule "EnterShortLimit". But sometimes there are 2 Short positions entered.
    How can this be possible?

    #2
    We will need to see exact code and exactly what you see on your end. Please provide a screenshot of the results. Thank you.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      I modified the code and could solve this problem, but don't know exactly why...

      But when I modify the order type to "EnterShortLimit" and add another order "EnterLongLimit" for long positions, only short positions are entered, no any long position.

      The complete code is attached.

      Please could you tell me, what's wrong with this code??
      Thank you in advance
      Attached Files

      Comment


        #4
        You're likely running into the Internal Order Handling Rules with the approach - http://www.ninjatrader-support.com/H...verview36.html

        I would suggest you add TraceOrders = true in the Initialize() and then open the output window while running your strategy to debug the order behavior you expierence.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        83 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        47 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        29 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        32 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        66 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X