Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to close 1 quantity from 2 in position?
Collapse
X
-
Hello Yevhenii,
Thank you for your note.
To be able to scale out of a position I would suggest using two different entry signal names and when applying the strategy, setting Entry Handling under Order Handling to Unique Entries. This allows your strategy to enter entry trades which are uniquely named.
For additional information on unique entries, please see EntriesPerDirectoin section of our helpguide,
So if you using the Strategy Builder, when you designate your strategy action, for example Enter Long Position, you’ll want to assign a Signal Name.
I’ve provided an example strategy put together in the strategy wizard which breaks an entry into 2 separate orders, and assigns a profit target of 10 ticks to the first entry and 20 ticks to the second entry. See Attached Strategy.
An alternative method to accomplish what you’re looking to do could be achieved using the Unmanaged Approach, which is reserved for experienced programmers. Note the strategy builder example uses the managed approach.
For more information on the unmanaged approach please see our helpguide,
Please let us know if you need further assistance.Attached FilesAlan P.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
563 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
329 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
547 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
548 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment