Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
feature request ATM exit bracket prices
Collapse
X
-
feature request ATM exit bracket prices
I have an automated strategy that enters trades via the ATM. When a trade fills, the ATM sets up up a bracketed exit (one profit and one loss). The issue is that the exits are calculated on the fill prices rather than the price the ATM was programmed to enter the trade. So if there's slippage on entering the trade, that slippage will be calculated into the exit prices. It would be nice to be able to chose how those exit traces get set, on the actual fill price or the programmed price.Tags: None
-
Hello,
There will not be a way to get around this when using ATM strategies or ATM strategy methods. To get around this issue, I recommend recreating the ATM logic in your code, using the order-entry and order-modification methods built into NinjaScript or the Strategy Wizard.
Are you using the Strategy Wizard or using NinjaScript to create your strategy? If you have unlocked the code, are you using the Managed or Unmanaged approach? With the answers to these questions, I can point you in the right direction as to how to accomplish this.Dave I.NinjaTrader Product Management
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
164 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
318 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
246 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
350 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
179 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment