Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

unsolicited "Fill Limit Orders on Touch" behavior

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

    unsolicited "Fill Limit Orders on Touch" behavior

    "Fill Limit Orders on Touch" is not enabled in my strategy (set to False in my script and also unchecked in the strategy properties box). Yet, my strategy is filling limit orders on touch. It was working correctly yesterday afternoon, no changes have been made on my end, but last night and this morning it is demonstrating this behavior. I am testing my strategy in Market Replay playback and this unsolicited behavior results in a significant P&L difference. Has anyone encountered and/or resolved this type of issue? Thanks...

    #2
    Hello pkr75, thanks for your question.

    This setting ties into the historical backfill algorithm described here:
    https://ninjatrader.com/support/help...fill_logic.htm

    When not enabled, the step in this algorithm will be ignored. If you want to simulate some slippage for bars that can support the number of slippage ticks, enter a value into the "Slippage" field.

    Kind regards,
    -ChrisL

    Comment


      #3
      Thank you for the quick response Chris. I am familiar with the link that you referenced related to the mechanics of the historical backfill algo. In my particular case, I am using Market Replay playback and "Fill limit order on touch" is not enabled. So I am not sure why my limit orders are being filled on touch. Other than State.SetDefaults and the strategy properties box, is there any other place where this property may have been accidentally enabled?

      Comment


        #4
        Hello pkr75, thanks for your reply.

        No, there is no other way this can be enabled for a strategy instance. With this property disabled the historical fill algorithm is being used normally. Try adding a higher resolution fill series for more accurate order fill estimation. Set Order Fill Resolution to High, then choose a smaller period series to fill orders upon (1 tick being the smallest possible series).

        Kind regards,
        -ChrisL

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        89 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        135 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        68 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        119 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        69 views
        0 likes
        Last Post PaulMohn  
        Working...
        X