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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
45 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
22 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
14 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
22 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment