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 NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
54 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
72 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
44 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment