Join the 80,000 other DTN customers who enjoy the fastest, most reliable data available. There is no better value than DTN!

(Move your cursor to this area to pause scrolling)




"Previously I was using *******. IQFeed is WAY more economical, and for my charting needs is just as good, if not better." - Comment from Public Forum Post
"I've never had DTN go out on me since switching. ******* would go down a couple times every month when I was using them." - Comment from Bryce in AL.
"I just wanted to tell you what a fine job you have been doing. While *******, from what I hear, has been down and out, off and on, IQ feed has held like a champ this week." - Comment from Shirin
"There is no doubt that IQFeed is the best data provider. I am very satisfied with your services. And IQFeed is the only one that I would recommend to my friends. Now, most of them are using your product in China." - Comment from Zhezhe
"Just a quick one to say I'm very impressed so far :) The documentation for developers is excellent and I've quickly managed to get an app written to do historical downloads. The system is very robust and pretty quick considering the extent of data that's available. The support guys have been very helpful too, in combination with the forums it's been plain sailing so far!" - Comment from Adam
"Excellent datafeed !!!" - Comment from Arely
"You have an excellent product !!!!!!" - Comment from Arely
"Awesome response, as usual. It is a sincere and refreshing pleasure to do business with DTN, compared to your competition." - Comment from Ryan
"I'm satisfied with IQFeed. It's the most reliable and fastest quote feed I have ever used. Although I'm a resident in China, it's still very fast!" - Comment from Xiaofei
"I ran your IQFeed DDE vs. my broker vs. a level II window for some slow-moving options. I would see the level II quote change, then your feed update instantaneously. My broker's DDE, however, would take as much as 30 seconds to update. I am not chasing milliseconds, but half a minute is unacceptable." - Comment from Rob
Home  Search  Register  Login  Recent Posts

Information on DTN's Industries:
DTN Oil & Gas | DTN Trading | DTN Agriculture | DTN Weather
Follow DTNMarkets on Twitter
DTN.IQ/IQFeed on Twitter
DTN News and Analysis on Twitter
»Forums Index »NEW IQFEED FORUMS »Miscellaneous Messages »Sequential Level1 and Level2 updates.
Author Topic: Sequential Level1 and Level2 updates. (20 messages, Page 1 of 1)

aQuant
-Interested User-
Posts: 49
Joined: Jul 20, 2012


Posted: Oct 17, 2014 02:50 PM          Msg. 1 of 20
Hello,

one thing that may be beneficial to sophisticated individuals with a limited budget (below NaNex prices) would be if Level1 updates and Level2 updates could come in a single sequence just as they do from CME for example. In other words the two feeds which are now 'independent' entities would come in a single sequence so that synchronization is guaranteed. For sophisticated orderflow analysis one needs to see certain events in the sequence they happened (trades interleaved with bid/ask size/orderbook updates). It is practically impossible to synchronize two independent L1 and L2 feeds even with millisecond timestamps-other than assuming neither of the feeds has any errors/omissions. Is an implementation of this feature conceivable?

aQuant
-Interested User-
Posts: 49
Joined: Jul 20, 2012


Posted: Oct 23, 2019 08:18 PM          Msg. 2 of 20
I requested this 5 years ago... but I understand the separation of L1 and L2 feeds is probably important and convenient organization of the feed data.

However, can we request the messages to contain a new field, message sequence ID, that comes directly from the exchange for both L1 and L2 update messages? This would allow the client to synchronize on their end. And you must be already parsing those from say CME in your data processing anyway. You could just pass them along (as optional field) to the client.
See
https://www.cmegroup.com/confluence/display/EPICSANDBOX/MDP+3.0+FIX+Tag+Library
and tag 83 message field described as:
Tag: RptSeq
FIX Type: Int
Description: MD Entry sequence number per instrument update. Reset weekly.

DTN_Stephen
-DTN Guru-
Posts: 453
Joined: Aug 22, 2014


Posted: Feb 7, 2020 01:21 PM          Msg. 3 of 20
Can you send an email to support@iqfeed.net

Attention: Stephen Shockey with your 6 digit Login ID so that I can research this.

Thank you.


Stephen Shockey
Senior Customer Support Representative and Product Support Specialist

DTN
800-779-7299
stephen.shockey@dtn.com

Edited by DTN_Stephen on Feb 7, 2020 at 01:22 PM

aQuant
-Interested User-
Posts: 49
Joined: Jul 20, 2012


Posted: Feb 7, 2020 02:16 PM          Msg. 4 of 20
Done.

DTN_Stephen
-DTN Guru-
Posts: 453
Joined: Aug 22, 2014


Posted: Feb 7, 2020 03:22 PM          Msg. 5 of 20
Thank you, I have received your email and we are researching your request. I will reach out to you via email by February 12th, 2020.

I appreciate your patience.

Stephen Shockey
Senior Customer Support Representative and Product Support Specialist

DTN
800-779-7299
stephen.shockey@dtn.com

jphiggs
-Interested User-
Posts: 6
Joined: Feb 24, 2019


Posted: Jun 17, 2022 10:36 AM          Msg. 6 of 20
What was the response to this?

DTN_Stephen
-DTN Guru-
Posts: 453
Joined: Aug 22, 2014


Posted: Jun 17, 2022 12:10 PM          Msg. 7 of 20
Unfortunately my response was almost 2 1/2 years ago and without knowing that customers login ID I do not have easy access to the answer that was provided. If you would like to contact us at support@iqfeed.net with you 6 digit IQ Login ID we can begin research on this again.

Please enter in the subject line Attention: Stephen Shockey.

Stephen Shockey
Senior Customer Support Representative and Product Support Specialist

DTN
800-779-7299
support@iqfeed.net

DTN_Gary_Stephen
-DTN Guru-
Posts: 394
Joined: Jul 3, 2019


Posted: Jun 17, 2022 03:04 PM          Msg. 8 of 20
Protocol 6.2, which became the official release version in September 2021, has improvements to the Level 2 messages that should obviate the need for this feature.

First, keep in mind that there are two different kinds of watches: Market By Order or Market By Price Level. Market By Price Level is similar to how a "watch" worked in protocol 6.1; Order Level is a new command that returns information about each actual orders that makes up the price level. Currently this data is only available for CME and ICE futures; other symbols can be watched by Price Level.

Market By Order messages include an "Order Priority" that tells you how to prioritize orders of the same side (buy/sell) and price. Furthermore, Buy and Sell offers are each their own message, as opposed to one message potentially including both (differentiated by the BidInfoValid and AskInfoValid data points). Both Market By Order and Market By Price Level messages include a precise time/date stamp.

Sincerely,
Gary Stephen
DTN IQFeed Implementation Support Specialist

aQuant
-Interested User-
Posts: 49
Joined: Jul 20, 2012


Posted: Jun 17, 2022 08:14 PM          Msg. 9 of 20
Hello,

as I originally requested this (and subsequently inquired) I thought I would add this note.
It's not true that MBO or any existing enhancements in 6.2 will 'obviate' this request that I posted years ago and never got any good response on it. I can provide specific real examples as to why it's impossible to synchronize the two distinct L1 and L2 (MBO or MBP) data feeds in the current approach-even if they all carry precise time stamps to microsecond (which they currently do for CME). I outlined (in my 10/23/2019 post) how this option could be offered relatively easily (with most burden offloaded to the interested developers-however, making it at least theoretically possible to synchronize the two feeds). Even more so confounding that you must already be parsing this field in the process. In summary, any sophisticated analysis that requires the knowledge of trade match events and their relation to order book changes does need this and to be able to do it deterministically and with guaranteed correctness the two feeds must be obtained with sequential IDs (even if on different channels/threads as is currently the case).

DTN_Gary_Stephen
-DTN Guru-
Posts: 394
Joined: Jul 3, 2019


Posted: Jun 24, 2022 10:12 AM          Msg. 10 of 20
You are correct that "obviate" was a bad choice of words on my part. I meant to say that the new features would be helpful, but they don't make it 100% possible to pair up bids and trades. This is still not feasible with L1 and L2 data as it is now.

Beyond that, DTN is currently having a discussion about this topic. Integrating the "message sequence Id" field will have some complexities, and we have to make sure it will accomplish what you expect it to. I'll post more on this thread when I have an update.

Sincerely,
Gary Stephen
DTN IQFeed Implementation Support Specialist

aQuant
-Interested User-
Posts: 49
Joined: Jul 20, 2012


Posted: Jun 24, 2022 04:55 PM          Msg. 11 of 20
Great, I am glad it's being debated at least. Thank you.

jphiggs
-Interested User-
Posts: 6
Joined: Feb 24, 2019


Posted: Jan 29, 2023 12:43 PM          Msg. 12 of 20
Still interested to know what may have come from DTN's discussion about this topic.

quietnote
-Interested User-
Posts: 10
Joined: Dec 4, 2022


Posted: Sep 16, 2023 10:56 AM          Msg. 13 of 20
For doing iceberg and stop run analysis using MarketByOrder data, the Rithmic data feed product is superior to IQFeed because of the lack of the feature requested in this thread.

To connect the dots, this post

https://forums.iqfeed.net/index.cfm?page=topic&topicID=6982

in which Gary Stephen says

> Beyond that I'd need to know more about what Bookmap claims IQFeed doesn't do.

is entirely understood to mean that IQFeed lacks the feature requested by aQuant in 2014... i.e.

IQFeed does not allow us, yet (hopefully soon?), to directly correlate the level1 trade execution history with the changes in the level 2 book.

It would be great to give this priority.

Thank you.

DTN_Gary_Stephen
-DTN Guru-
Posts: 394
Joined: Jul 3, 2019


Posted: Sep 19, 2023 09:37 AM          Msg. 14 of 20
I'll ask about it again. I don't have an update on the earlier discussions about this kind of feature.

Sincerely,
Gary Stephen
DTN IQFeed Implementation Support Specialist

DTN_Gary_Stephen
-DTN Guru-
Posts: 394
Joined: Jul 3, 2019


Posted: Sep 19, 2023 01:57 PM          Msg. 15 of 20
It turns out there was an internal discussion about this feature today. It appears to be a large undertaking, so we cannot offer any formal commitments or timelines at this time.

Sincerely,
Gary Stephen
DTN IQFeed Implementation Support Specialist

quietnote
-Interested User-
Posts: 10
Joined: Dec 4, 2022


Posted: Sep 21, 2023 03:51 PM          Msg. 16 of 20
I've been looking at it, and I think all that is needed is to add the OrderID to the level1 trade prints; as an optional field.

In other words, the same OrderID that appears on the MBO summary, adds, updates, deletes... if that OrderID could be made available on the level1 ticks, then doing the rest at the user end would be pretty straight forward.

So perhaps this would be a much easier ask than the tag stuff. Perhaps? Worth asking at least...

Thank you so much.

Kindest regards.

aQuant
-Interested User-
Posts: 49
Joined: Jul 20, 2012


Posted: Sep 21, 2023 05:04 PM          Msg. 17 of 20
I don't think adding orderID would solve it, and in any case, it means adding an optional field-which is what I suggested with the sequence ID. They already are parsing the MBO feed and therefore must be having access to sequence ID. Maybe it's a huge undertaking to store/pass to client as an optional field...

quietnote
-Interested User-
Posts: 10
Joined: Dec 4, 2022


Posted: Sep 21, 2023 05:36 PM          Msg. 18 of 20
I don't know their internal architecture, so I figured it is worth asking. Maybe OrderID is much easier for some reason.

Attaching CME feed documents that show that the OrderID should be available to all new trade messages.[1]

[1] Reference https://www.cmegroup.com/confluence/display/EPICSANDBOX/MDP+3.0+-+Market+Data+Incremental+Refresh+Tag+Usage

@aQuant: feel free to private message me, if you'd like, and we can compare notes. I'm not saying OrderID on level1 trade prints would get you all the additional information that might possibly be available, but for my purposes in analyzing stop runs and icebergs, I think it suffices.



File Attached: new_trade_has_orderid.png (downloaded 577 times)

quietnote
-Interested User-
Posts: 10
Joined: Dec 4, 2022


Posted: Sep 21, 2023 05:38 PM          Msg. 19 of 20
Maybe we'll get lucky, and they will add both the sequence tag AND the OrderID to the level1 trade prints. :)

DTN_Gary_Stephen
-DTN Guru-
Posts: 394
Joined: Jul 3, 2019


Posted: Sep 25, 2023 04:55 PM          Msg. 20 of 20
Our dev team has discussed this and determined neither of these approaches are feasible currently. We understand the importance of needing to be able to synchronize this data easier for market analysis, and will continue to re-evaluate potential solutions to the issue in the future.

Sincerely,
Gary Stephen
DTN IQFeed Implementation Support Specialist
 

 

Time: Thu April 25, 2024 2:46 AM CFBB v1.2.0 14 ms.
© AderSoftware 2002-2003