EMA(x) crossover SMA(x), EnterLong
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Entries per direction
Collapse
X
-
I am about to increase my trading size and need to be sure that I only enter my default quantity of 25 contracts in one shot and get out of the position in one shot. I have set in my code .allentries and entries per direction = 1 .... is this going to work?
Regards
F Everington
Comment
-
Ok... thx... I take it then that using the code .uniqueEntries might have caused problems? I have read many posts on this subject but pls forgive my ignorance. Entries per direction controls this aspect of order filling or does allEntries/UniqueEntries control it? I want to buy all 25 at once and then not get any added positions in the same direction after the first order is filled...
Regards and thx.
Comment
-
Please take a look at the examples from the helpguide link -
1. EntriesPerDirection with AllEntries, two different entry signals, but only 1 per Direction permitted > only one will be executed, second one ignored.
2. Second example, EntriesPerDirection at 1, but per unique entry name, so two longs are possible.
So AllEntries with PerDirection to 1 will execute one entry per direction whatever signal name produced it.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
105 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
53 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
35 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
38 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
74 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment