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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
77 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
40 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
63 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
63 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
53 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment