Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Order Ids
Collapse
X
-
Order Ids
Hi. Does ninjatrader8 have indicator that shows order ID? So that we can identify if the same institute is ordering in the particular priceTags: None
-
Hello Filcres Anthony Polinar,
I am not aware of an indicator which shows order id's. You could likely create that using NinjaScript to display the NinjaTrader order id's which you see in the order grid. If you wanted to know more about this or have other questions please feel free to ask.
Please let me know if I may be of further assistance.
-
Hi Jesse. Sorry to bump an old thread, but I'm also curious as to how would one do this? Is it possible to add a 1 tick series and get an Order ID for every tick that transacts? Thanks.Originally posted by NinjaTrader_Jesse View PostHello Filcres Anthony Polinar,
I am not aware of an indicator which shows order id's. You could likely create that using NinjaScript to display the NinjaTrader order id's which you see in the order grid. If you wanted to know more about this or have other questions please feel free to ask.
Please let me know if I may be of further assistance.
Comment
-
-
Ticks don't have an OrderId.Originally posted by ComfyCouch View PostHi Jesse. Sorry to bump an old thread, but I'm also curious as to how would one do this? Is it possible to add a 1 tick series and get an Order ID for every tick that transacts? Thanks.
Ticks are data, not orders.
Ticks have volume, which represents buy/sell events
in the market, but you're not going to get any kind of
detailed information (like an OrderId) for these
individual buy/sell events.
In NinjaTrader, the concept of an OrderId is associated
with your orders, created and submitted via NinjaTrader's
own APIs -- an OrderId is just a string field, with no real
specific tracking information.
Last edited by bltdavid; 05-08-2023, 05:18 PM.
- Likes 1
Comment
-
No, it would not. I believe I may understand what you are trying to do, which is reassemble the transactions that occur when a large order is "worked" with a series of small fills but they're all part of fulfilling a larger order. However, that information is not available by the time the individual fills get sent out as "trades" in the data feed. At that point, given only the information that comes in via the data feed, one cannot put Humpty Dumpty back together again.Originally posted by ComfyCouch View Post
Thanks for the reply. That said, would it even be possible to get Order IDs for every transaction then?
Comment
-
Yep, exactly. I came across an article/paper in regards to identifying icebergs, and was interested in seeing if it was possible to retrace those individual transactions to a larger standing order via Order IDs, thus the question.Originally posted by QuantKey_Bruce View Post
No, it would not. I believe I may understand what you are trying to do, which is reassemble the transactions that occur when a large order is "worked" with a series of small fills but they're all part of fulfilling a larger order. However, that information is not available by the time the individual fills get sent out as "trades" in the data feed. At that point, given only the information that comes in via the data feed, one cannot put Humpty Dumpty back together again.
Nevertheless, thanks for the clarification, QuantKey_Bruce & bltdavid!
Comment
-
There is a feed specifically for this (https://www.cmegroup.com/education/m...order-mbo.html) but it is not inexpensive, and the data that is required is not available via any common NinjaTrader data feed. You'll want to read that link if that is what you are trying to do.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
648 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
369 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
108 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
572 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
573 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment