Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Market Data - Snapshot (MsgType = W) not compatible with Fix v4.4 specs. #5

Open
ErrorEater opened this issue Aug 6, 2019 · 0 comments

Comments

@ErrorEater
Copy link

Server sends Market Data - Snapshot (MsgType = W) which contains Tag=278. This tag does not belong to snapshot messages according to the protocol specs.
Tag=278 belongs to Market Data - Incremental Refresh (MsgType = X).
This bug may break message group parsers!

https://btobits.com/fixopaedia/fixdic44/message_Market_Data_Snapshot_Full_Refresh_W_.html
https://btobits.com/fixopaedia/fixdic44/message_Market_Data_Incremental_Refresh_X_.html

8=FIX.4.4|9=498|35=W|34=2|49=cServer|50=QUOTE|52=20190806-20:57:48.644|56=icmarkets.1234567|55=10026|268=10|269=1|270=11662.65|271=10|278=1416991861|269=1|270=11653.65|271=10|278=1416991860|269=1|270=11647.65|271=5|278=1416991863|269=1|270=11672.65|271=10|278=1416991862|269=1|270=11642.65|271=1|278=1416991864|269=0|270=11623.84|271=10|278=1416991857|269=0|270=11634.84|271=1|278=1416991856|269=0|270=11614.84|271=10|278=1416991859|269=0|270=11629.84|271=5|278=1416991858|269=0|270=11604.84|271=10|278=1416991855|10=114|

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant