Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
ExitLong, Exit Short, Limit, Stop Limit not working to Backtest...switch back to NT7?
Collapse
X
-
ExitLong, Exit Short, Limit, Stop Limit not working to Backtest...switch back to NT7?
As the title says, the latest build doesn't seem to be ready. I'm not getting unique entries to take a simple exit rule, and a lot of other stuff isn't working. I have results for entries, but...Are the exit rules working in the Builder, any of them?Tags: None
-
Hi chinaexpert1a, thanks for your question.
The strategy analyzer uses the algorithm described herein to determine if an order should fill during a backtest:
So if you are using a high period bar type like daily bars to backtest you could be losing precision in the order fill estimation. Our colleague Chelsea already made a guide on adding intrabar granularity here:
Could you please describe how you set up the Exit order and what specifically is not working?
I look forward to hearing from you.
-
Hi Chris,
Thanks for your reply. I am not doing daily bars, it is all range and renko, and the exits dont seem to work on either All Entries or unique, Strategy Position or per execution. The stop does work, but only if for total position. The exit order has condiitons that do fire, they are common RSI and n bars up requirements...should I put the signal name is as a user input string and try that, set?
Thanks
Andrew
Comment
-
Hello Andrew, thanks for your reply.
I recommend partitioning the orders with unique signal names. That way you can easily set a stop and target because the SetStopLoss/SetProfitTarget method has an override that takes a "FromEntrySignal" parameter.
Please let me know if I can assist any further.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
110 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
59 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
37 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
41 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
78 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment