Wondering in a single core environment, as well as, a multicore environment.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Which account sends an order first?
Collapse
X
-
Which account sends an order first?
Let's say I have 10 accounts each running the same strategy. In what order, or how does ninjatrader determine which account sends an order first? I understand we're talking milliseconds or lower, but just wondering.
Wondering in a single core environment, as well as, a multicore environment.Tags: None
-
Hello takeaseat,
NinjaScript instances will be asynchronous and there would be no guaranteed order. It's a race to see which strategy receives data first and runs OBU and calls the order method. For strategies running on the same instrument it will likely be in the order the strategies were added to the chart, but there is no guarantee on which script will update first.Chelsea B.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
20 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
119 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
63 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
41 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
45 views
0 likes
|
Last Post
|

Comment