Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Fills
Collapse
X
-
Fills
I've noticed while running this in a sim, my orders don't usually get filled immediately. I would assume this is due to it not filling on touch and instead when tick price is broken through. How do I change this to fill target/stop loss when I want an it to be filled as soon as the price flashes?Tags: None
-
Hello leonidaschrist,
Thanks for your post.
The default behavior of the strategy's fill algorithm is to fill a limit order once price has penetrated the limit price.
This behavior can be changed by setting IsFillLimitOnTouch to true, in which case the strategy's fill algorithm will consider a limit order filled once price has reached the limit price, but does not necessarily need to trade through the limit price. Note that the strategy will use a more liberal fill algorithm for back-testing purposes only when this is set to true.
See this help guide page about IsFillLimitOnTouch: https://ninjatrader.com/support/help...mitontouch.htm
For realtime trades, you could use the setting 'Enforce Immediate Fills'. This may be turned on under Tools > Options > Trading > Enforce Immediate Fills.
See this help guide page for more information: https://ninjatrader.com/support/help...dingProperties
Let me know if I may assist further.
<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
55 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
132 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
73 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
45 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment