Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Order Ids

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    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 price

    #2
    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.

    Comment


      #3
      Originally posted by NinjaTrader_Jesse View Post
      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.

      Comment


        #4
        No, the incoming trade ticks in a level-1 feed only contain the following fields for each trade: timestamp, price, number of contracts.
        Bruce DeVault
        QuantKey Trading Vendor Services
        NinjaTrader Ecosystem Vendor - QuantKey

        Comment


          #5
          Originally posted by QuantKey_Bruce View Post
          No, the incoming trade ticks in a level-1 feed only contain the following fields for each trade: timestamp, price, number of contracts.
          Thanks for the reply. That said, would it even be possible to get Order IDs for every transaction then?

          Comment


            #6
            Originally posted by ComfyCouch View Post
            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.
            Ticks don't have an OrderId.

            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.

            Comment


              #7
              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?
              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.
              Bruce DeVault
              QuantKey Trading Vendor Services
              NinjaTrader Ecosystem Vendor - QuantKey

              Comment


                #8
                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.
                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.

                Nevertheless, thanks for the clarification, QuantKey_Bruce & bltdavid!

                Comment


                  #9
                  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.
                  Bruce DeVault
                  QuantKey Trading Vendor Services
                  NinjaTrader Ecosystem Vendor - QuantKey

                  Comment


                    #10
                    For some exchanges, there may be some semblence of this information using the market maker id in OnMarketDepth(). That wouldn't be individual orders, but at least it's broken down to the market maker which itself keeps an order book. Other than that, no.
                    Bruce DeVault
                    QuantKey Trading Vendor Services
                    NinjaTrader Ecosystem Vendor - QuantKey

                    Comment

                    Latest Posts

                    Collapse

                    Topics Statistics Last Post
                    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                    0 responses
                    647 views
                    0 likes
                    Last Post Geovanny Suaza  
                    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                    0 responses
                    368 views
                    1 like
                    Last Post Geovanny Suaza  
                    Started by Mindset, 02-09-2026, 11:44 AM
                    0 responses
                    108 views
                    0 likes
                    Last Post Mindset
                    by Mindset
                     
                    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                    0 responses
                    571 views
                    1 like
                    Last Post Geovanny Suaza  
                    Started by RFrosty, 01-28-2026, 06:49 PM
                    0 responses
                    573 views
                    1 like
                    Last Post RFrosty
                    by RFrosty
                     
                    Working...
                    X