adding quickfix library
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
iCONNECT
|
||||
|
||||
#------------------------
|
||||
# logon message and response
|
||||
# send logon with sequence number equals to 1
|
||||
# expect for a logon response with NextExpectedMsgSeqNum field equals to 2
|
||||
#------------------------
|
||||
|
||||
I8=FIXT.1.135=A34=149=TW52=<TIME>56=ISLD98=0789=11137=8108=2
|
||||
E8=FIXT.1.19=7335=A34=149=ISLD52=00000000-00:00:00.00056=TW98=0108=2789=21137=810=0
|
||||
|
||||
# logout message and response
|
||||
I8=FIXT.1.135=534=249=TW52=<TIME>56=ISLD
|
||||
E8=FIXT.1.19=4935=534=249=ISLD52=00000000-00:00:00.00056=TW10=0
|
||||
|
||||
eDISCONNECT
|
||||
@ -0,0 +1,9 @@
|
||||
# If message NextExpectedMsgSeqNum field is too high, we must disconnect
|
||||
|
||||
iCONNECT
|
||||
iSET_SESSION FIXT.1.1:ISLD->TW NEXTSENDERSEQNUM=1
|
||||
iSET_SESSION FIXT.1.1:ISLD->TW NEXTTARGETSEQNUM=1
|
||||
I8=FIXT.1.135=A34=100049=TW52=<TIME>56=ISLD98=0789=12001137=8108=30
|
||||
|
||||
E8=FIXT.1.19=13535=534=149=ISLD52=00000000-00:00:00.00056=TW58=Tag 789 (NextExpectedMsgSeqNum) is higher than expected. Expected 1, Received 120010=0
|
||||
eDISCONNECT
|
||||
@ -0,0 +1,14 @@
|
||||
iCONNECT
|
||||
iSET_SESSION FIXT.1.1:ISLD->TW NEXTSENDERSEQNUM=2000
|
||||
iSET_SESSION FIXT.1.1:ISLD->TW NEXTTARGETSEQNUM=1
|
||||
|
||||
I8=FIXT.1.135=A34=149=TW52=<TIME>56=ISLD98=0789=11137=10108=30
|
||||
|
||||
E8=FIXT.1.19=7735=A34=200049=ISLD52=00000000-00:00:00.00056=TW98=0108=30789=21137=810=0
|
||||
E8=FIXT.1.19=9435=434=143=Y49=ISLD52=<TIME>56=TW122=<TIME>36=2001123=Y
|
||||
|
||||
# logout message and response
|
||||
I8=FIXT.1.135=534=249=TW52=<TIME>56=ISLD
|
||||
E8=FIXT.1.19=5235=534=200149=ISLD52=00000000-00:00:00.00056=TW10=0
|
||||
|
||||
eDISCONNECT
|
||||
@ -0,0 +1,14 @@
|
||||
# FIX Logon using tag 141/ResetSeqNumFlag and tag 789/NextExpectedSeqMsgNum
|
||||
|
||||
iCONNECT
|
||||
iSET_SESSION FIXT.1.1:ISLD->TW NEXTSENDERSEQNUM=2000
|
||||
iSET_SESSION FIXT.1.1:ISLD->TW NEXTTARGETSEQNUM=2000
|
||||
|
||||
I8=FIXT.1.135=A34=149=TW52=<TIME>56=ISLD98=0789=1141=Y1137=8108=30
|
||||
E8=FIXT.1.19=8035=A34=149=ISLD52=00000000-00:00:00.00056=TW98=0108=30141=Y789=21137=810=0
|
||||
|
||||
# logout message and response
|
||||
I8=FIXT.1.135=534=249=TW52=<TIME>56=ISLD
|
||||
E8=FIXT.1.19=4935=534=249=ISLD52=00000000-00:00:00.00056=TW10=0
|
||||
|
||||
eDISCONNECT
|
||||
Reference in New Issue
Block a user