When the indicator A makes XYZ than wait for the indicator B to do YZX, enter long.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Conditional entries in strategy builder
Collapse
X
-
Hi Radano, thanks for writing in.
We have a set of tutorials here on making conditions in the builder:
https://ninjatrader.com/support/help...on_builder.htm
One of them is about making indicator price comparisons:
https://ninjatrader.com/support/help...lueComparisons
To trigger a condition based on another, add a boolean variable in the inputs and variables section, defaulted to false. When the indicator A condition is true, set the bool to true. Then in the second set, check for Indicator B condition along with checking for the boolean to be true.
Best regards,
-ChrisL
-
Hi Radano, thanks for your reply.
I will not be able to spend time assisting with custom strategy logic. From what I see in your screen shots, you need to set the bool variable in the first set to true in the Actions list. In the second click Add, then check that the bool variable is Misc>True.
Best regards,
-ChrisL
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
62 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
134 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
75 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
45 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
50 views
0 likes
|
Last Post
|

Comment