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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
477 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
317 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
255 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
340 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
306 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment