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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
165 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
86 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
127 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
207 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment