Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Commit

Permalink
Merge "added MsgSeqNum fields to CME & ICE dialects" from Denis
Browse files Browse the repository at this point in the history
"It's important to know MsgSeqNum."
  • Loading branch information
penberg committed Oct 15, 2015
2 parents 2f3b26c + eec38a5 commit 283752a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/proto/cme_globex_fix.dialect
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ tags:
#
# Header & Trailer:
#
MsgSeqNum(34): { type: msgseqnum }
PossDupFlag(43): { type: char }
SenderCompID(49): { type: string }
SenderSubID(50): { type: string }
Expand Down
1 change: 1 addition & 0 deletions lib/proto/ice_os_fix.dialect
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ tags:
#
# Header & Trailer:
#
MsgSeqNum(34): { type: msgseqnum }
SenderCompID(49): { type: string }
TargetCompID(56): { type: string }
TargetSubID(57): { type: string }
Expand Down

0 comments on commit 283752a

Please sign in to comment.