Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Limit Orders in Simulation
Collapse
X
-
Limit Orders in Simulation
I've written an Add-on that is using limit orders to enter and exit trades. In my simulation testing, it looks like the limit orders are being filled when the limit price is hit, not when it is exceeded. Are the order fill assumptions different in simulation trading than they are for backtesting strategies?Tags: None
-
Hello SystemTrading,
Thank you for your note.
There would be some differences between sim trading and a backtest in the Strategy Analyzer, yes. I'd take a look at this section of our help guide first:
When running the strategy in Simulation, is Fill Limit Orders on Touch checked in the Strategy Parameters? If so, uncheck this option.
Thanks in advance; I look forward to assisting you further.
-
My program is an Add-on, not a Strategy. So, I do not have that option. I am placing orders using the Account.Submit() method. Are limit orders placed with that method going to be filled when the price is hit?
Comment
-
I have that option unckecked and it looks like the orders are being filled when the limit price is first touched. Is that the expected behavior?
Comment
-
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
80 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
46 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
29 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
66 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment