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

Order Fill Resolution set on High 1 Tick not filling market orders

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

    Order Fill Resolution set on High 1 Tick not filling market orders

    Hi,

    I have a strategy which it only places one market order using the EnterLong method.
    I'm running a backtest through only one day using the Strategy Analyzer.

    The EnterLong method gets executed and the order is placed. The problem is that it never gets filled using the Order Fill Resolution set to High, 1 Tick. It fills normally using the Standard resolution. I've checked the Historical data and it's downloaded.

    Could anyone help me on why the orders are never filled, please?

    #2
    Hello joanrocagas,

    Thank you for your post.

    Do you have Tick Replay enabled in the Strategy Analyzer for your test? If so, if you disable Tick Replay and then run the test with High Fill Resolution do you see the fills?

    I look forward to your response.

    Comment


      #3
      Yes, I have Tick Replay enabled because my test strategy depends on that. It does its calculations in onMarketData method, and the EnterLong method is also called inside the OMD method.

      If I do the backtesting with Tick Replay disabled I obviously don't get any orders.
      So what can I do?

      Comment


        #4
        Hello joanrocagas,

        Thank you for your response.

        TickReplay and High Fill Resolution will not work together. You will need to use one or the other.
        You can look to utilize Playback to have intra-bar fills and process OnMarketData().

        Please let me know if you have any questions.

        Comment


          #5
          Are you talking about this bug?
          ID# NTEIGHT-10782



          Is this going to be fixed?

          Comment


            #6
            Hello joanrocagas,

            Thank you for your response.

            That is correct, and this is planned at this time to be resolved.

            Please let me know if you have any questions.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by bortz, 11-06-2023, 08:04 AM
            47 responses
            1,602 views
            0 likes
            Last Post aligator  
            Started by jaybedreamin, Today, 05:56 PM
            0 responses
            8 views
            0 likes
            Last Post jaybedreamin  
            Started by DJ888, 04-16-2024, 06:09 PM
            6 responses
            18 views
            0 likes
            Last Post DJ888
            by DJ888
             
            Started by Jon17, Today, 04:33 PM
            0 responses
            4 views
            0 likes
            Last Post Jon17
            by Jon17
             
            Started by Javierw.ok, Today, 04:12 PM
            0 responses
            12 views
            0 likes
            Last Post Javierw.ok  
            Working...
            X