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.
Kate W.NinjaTrader Customer Service
-
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 Chuso, 01-14-2025, 03:41 AM
|
4 responses
22 views
0 likes
|
Last Post
by Chuso
Today, 04:50 AM
|
||
Started by steinberg123, 01-09-2025, 05:48 AM
|
3 responses
38 views
0 likes
|
Last Post
by steinberg123
Today, 02:45 AM
|
||
Started by Mindset, 01-14-2025, 05:33 AM
|
2 responses
12 views
0 likes
|
Last Post
by Mindset
Today, 02:43 AM
|
||
Started by steinberg123, Today, 02:43 AM
|
0 responses
6 views
0 likes
|
Last Post
by steinberg123
Today, 02:43 AM
|
||
Started by r68cervera, Today, 02:22 AM
|
0 responses
7 views
0 likes
|
Last Post
by r68cervera
Today, 02:22 AM
|
Comment