I am looking for coding sample to set multiple profit targets and stops for a strategy (example 3 target/stops for an entry with 3 contracts). Also when I try to enable a strategy (which complied clean) it is getting disabled immediately, need advise on this issue. Thanks.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Strategy help for Multiple Profts-Stops. Unable to enable a Strategy-Need help.
Collapse
X
-
Strategy help for Multiple Profts-Stops. Unable to enable a Strategy-Need help.
Hi,
I am looking for coding sample to set multiple profit targets and stops for a strategy (example 3 target/stops for an entry with 3 contracts). Also when I try to enable a strategy (which complied clean) it is getting disabled immediately, need advise on this issue. Thanks.Tags: None
-
Hello Kuvala,
Thanks for your post.
You would need to create 3 entry orders each using a different "signal name", you can then tie each separate entry to a particular stop/profit target through the connection with the entry signal name.
While a script may compile cleanly the compilation process cannot account for real-time variables and run-time conditions. If a strategy becomes disabled, it has encountered a run-time error. Please check the "log" tab of the control center for error messages that would relate to the strategy.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
39 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
124 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
64 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
41 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
46 views
0 likes
|
Last Post
|

Comment