Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Entries Per Direction
Collapse
X
-
Entries Per Direction
Whenever my strategy is enabled with 1 entry per direction it works fine and executes trades when it is supposed to. Whenever I change the number of entries per direction to a number higher than 1, trades will execute all over the place. How can I set it so all trades per direction execute at the same time?Tags: None
-
Hello ngatkins,
You can require the position to be flat to allow a new entry. Then place all of the entries from the same conditions action block.
Or you could use a bool that is set to true when the entries are placed, and then set this back to false when the trades are exited. In the conditions that submit the order require this bool to be false.Chelsea B.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
163 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
81 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
125 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
206 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
184 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment