Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
two sets. in one set multiple groups. then entry
Collapse
X
-
two sets. in one set multiple groups. then entry
i have a strategy that has the 1st set as one entry method. but there is no action to do anything in that set. then in the 2nd set i have groups and have "any" selected. because any of those can happen. and then, i have enter long as do something. does this strategy read the first set and then the any in the second set to make a combined entry method for the long entry? or, is it just reading the 2nd set for the entry method?Tags: None
-
Hello SteveReiza,
Thanks for your post.
Only the conditions in the second Set in the strategy would need to be true for the strategy to call the EnterLong() method to place the entry order.
When Set 1 is read and the condition is true, nothing will happen since you have no actions defined in that Set.
You could consider moving the condition in the first Set over to the second Set if you want that condition to be part of the conditions for placing the entry order.
NinjaTrader Help Guide > Operations > Strategy Builder: https://ninjatrader.com/support/help...gy_builder.htm<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 CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
61 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
34 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
198 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
364 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
283 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment