Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Logic for "N Bars" Indicator in Strategy Builder.
Collapse
X
-
Logic for "N Bars" Indicator in Strategy Builder.
Having a user input for "N Bars". How can I get logic to work correctly for the N Bar condition to be true in the strategy builder?Tags: None
-
Hello jonbennett,
Thanks for your post.
You can assign the user input to the Bar count property. When designing logic, we suggest using prints to observe the output and so you can check your logic and see how you can use various items to create new logic.
Using Prints in the Strategy Builder - https://drive.google.com/file/d/1mTq...w?usp=drivesdk
We look forward to assisting.
-
Comment
-
So. I figured out that "1" = true. But now my issue is that I am using it with other conditions and minimum Nbars has to be "2", which is a problem because I want to have the option of just "1" bar up...
Comment
-
Hello jonbennet,
If you use prints to view the indicator output or add the indicator to a chart, you can see what the expected output is and how you can interact with that indicator in the Strategy Builder.
You may change the BraCount property, but when you are creating a condition, you should check Misc > Numeric Value to check if the Indicator plot value equals a certain level.
Please see the attached screenshot where indicators are added to a chart with a BarCount of 2 and a BarCount of 3. As we can see, the plot value is 1, which can be checked with Misc > Numeric Value in the Strategy Builder.
We look forward to assisting.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
50 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
126 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
69 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
42 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