You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please consider adding support for ITCH feed delivered over SoupBinTCP. The current dissector only supports feeds delivered over MoldUDP64, for the JNX dissectors at least.
The ITCH feed is also supported over SoupBinTCP.
Furthermore, the GLIMPSE protocol is essentially a point-in-time snapshot of the market delivered over ITCH, but only delivered over SoupBinTCP. Supporting ITCH-over-SoupBinTCP would automatically add support for GLIMPSE.
The OUCH protocol dissector already understands the SoupBinTCP packet structure, so the work is already done somewhere. Merging these together, may not be so trivial.
The text was updated successfully, but these errors were encountered:
Now that we have a pcap, Tcp Itch is simple. Our binary models was designed to handle Glimpse, however it might take a week or more to work out the details. We have a few other things on the list, but now that we have a pcap we can circle back and get that operational.
Please consider adding support for ITCH feed delivered over SoupBinTCP. The current dissector only supports feeds delivered over MoldUDP64, for the JNX dissectors at least.
The ITCH feed is also supported over SoupBinTCP.
Furthermore, the GLIMPSE protocol is essentially a point-in-time snapshot of the market delivered over ITCH, but only delivered over SoupBinTCP. Supporting ITCH-over-SoupBinTCP would automatically add support for GLIMPSE.
The OUCH protocol dissector already understands the SoupBinTCP packet structure, so the work is already done somewhere. Merging these together, may not be so trivial.
The text was updated successfully, but these errors were encountered: