Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
unsolicited "Fill Limit Orders on Touch" behavior
Collapse
X
-
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...Tags: None
-
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
-
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
-
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 NullPointStrategies, Today, 05:17 AM
|
0 responses
20 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
119 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
63 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
41 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
45 views
0 likes
|
Last Post
|

Comment