I'm attempting to build somewhat of a complex strategy. I have everything working except the last piece that I'm having issues with. My strategy enters with 1 contract with two clicks. It has 1 target of 10 ticks for the first contract and a 2nd target of 25 ticks for the second contract. Both stop losses are set to 5 ticks. However, I want it to move the stop loss for contract Forum up 10 ticks above entry position so that my 2nd contract never stop below entry if target 1 is hit.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Trailing stop Strategy
Collapse
X
-
Trailing stop Strategy
Hello NT8 community,
I'm attempting to build somewhat of a complex strategy. I have everything working except the last piece that I'm having issues with. My strategy enters with 1 contract with two clicks. It has 1 target of 10 ticks for the first contract and a 2nd target of 25 ticks for the second contract. Both stop losses are set to 5 ticks. However, I want it to move the stop loss for contract Forum up 10 ticks above entry position so that my 2nd contract never stop below entry if target 1 is hit.Tags: None
-
Hello rsmustang19,
Thanks for your post.
You can use exit order methods and adding coding logic in the Strategy Builder to accomplish this goal. Please note that you would not be able to use the exit methods and the stops in the stop and targets window as that creates a violation of the managed approach internal order handling rules, linked here: https://ninjatrader.com/support/help...d_approach.htm
My colleague Chelsea has created educational examples of strategy builder breakeven and trailing stop in the strategy builder here that you could review:
https://ninjatrader.com/support/foru...der#post806596<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
52 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
70 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
43 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
48 views
0 likes
|
Last Post
|

Comment