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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
100 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
54 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
24 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
35 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
38 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment