Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Number of operations
Collapse
X
-
Hello pedro132,
Thanks for your post.
I will assume you are using the Strategy Builder based on your two other posts.
If you are using time-based bars then you could use Misc>Bars since exit and specify 10 (if using 1-minute bars) or other values if using greater than 1-minute bars.how do I say that two operations are not performed in a row in a period of 10 minutes?
Note that is you use Bars since exit as an entry condition, you also have to consider the condition of no previous exit has been performed (the first trade). The Bars since exit will return a -1 value when that is the case or it will return the number of bars when there has been a previous trade, so in the strategy builder, you will need to create a "group" that checks to see if bars since exit is equal to -1 OR is greater equal to 10 (or whatever number of bars works for your needs). The "OR" is accomplished by setting the group to "If Any".
Please review the educational references in this thread: https://ninjatrader.com/support/foru...-rsi-condition
-
Hello pedro132,
Thanks for your reply.
I highly recommend reviewing the educational links previously provided to you as these will answer most of your questions and provide a good foundation for understanding how best to use the strategy builder.
I've created a short video for you but again please review the other educational materials to best understand this video: https://Paul-ninjaTrader.tinytake.co...M18xODY5MzgyMQ
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
52 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
70 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
43 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
48 views
0 likes
|
Last Post
|

Comment