Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
How to limit entries in current bar?
Collapse
X
-
Thanks mrlogik for your reply.
No, I actually want to execute live, not at the end of bar. So, every time a new tick makes my conditions true while the bar is still open, a new order is entered and then closed and so on. I've tried the crossbellow/crossbove funtions, but I'm still getting multiple orders.
Comment
-
I've been playing with the BarsSinceEntry() rule to limit the entries per bar and for some reason it's not working. I've been doing it through the Strategy Wizard since I have no programming knowledge.
This is what I currently have:
Left side: BarsSinceEntry() > Right Side: Numeric Value: 1
Is this the correct way to enter a new position only after a new bar has opened? Keep in mind I need signals in real-time and not at bar close.
Thanks
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by cmoran13, Yesterday, 01:02 PM
|
0 responses
29 views
0 likes
|
Last Post
by cmoran13
Yesterday, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
21 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|
||
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
160 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
95 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
148 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|

Comment