Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Two-Sided ProfitChaseStopTrailUnmanaged_NT8
Collapse
X
-
Two-Sided ProfitChaseStopTrailUnmanaged_NT8
Has anyone written an example strategy similar to ProfitChaseStopTrailUnmanaged_NT8 that works with both long and short positions? I wrote my own two-sided code for the managed approach based on one of Chelsea B.'s long-positions-only examples (which was very helpful, by the way), but now that I have a more complete understanding of the issues, want to switch to the unmanaged approach. I decided to see if there is an existing example before investing time to think through all the issues, write and debug.Tags: None
-
Hi caveat_lector, Thanks for your post.
I'm not aware of any example currently existing. To make it work with short orders as well one would need to have clear definitions for 1. The entry condition and 2. Two different stop and target values for short and long orders. The code should not be too radically different than your managed approach implementation.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
172 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
88 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
128 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
208 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment