How can I place a Long and Short Stop Limit at the same time without having to make a strategy? I read somewhere about Unmanaged Approach, is this something I have to install and it will enable me to place 2 opposite orders at once?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Long and Short Stop Limit
Collapse
X
-
Long and Short Stop Limit
Good Evening,
How can I place a Long and Short Stop Limit at the same time without having to make a strategy? I read somewhere about Unmanaged Approach, is this something I have to install and it will enable me to place 2 opposite orders at once?Tags: None
-
Hello boomm,
Thank you for your post.
It would be necessary to code a strategy to submit orders. You could also code an indicator using the AddOn approach to send orders through an account object to submit orders.
The Unmanaged Approach is not something you can download, it is a different type of approach you can code your strategy in. With a NinjaScript strategy, the Unmanaged Approach would need to be used to submit a buy and sell limit order at the same time.
Unmanaged Approach - https://ninjatrader.com/support/help...d_approach.htm
Please see the forum post below for an example script:
If you have any further questions, please let me know.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
592 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
343 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
556 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
554 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment