adding quickfix library
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
# If two logons with the same SenderCompID/TargetCompID combination logon
|
||||
# the second one must be disconnected
|
||||
|
||||
# First logon, succesful
|
||||
i1,CONNECT
|
||||
I1,8=FIXT.1.135=A34=149=TW52=<TIME>56=ISLD98=0108=301137=7
|
||||
E1,8=FIXT.1.19=6835=A34=149=ISLD52=00000000-00:00:00.00056=TW98=0108=301137=710=0
|
||||
|
||||
# Second logon, unsuccesful
|
||||
i2,CONNECT
|
||||
I2,8=FIXT.1.135=A34=149=TW52=<TIME>56=ISLD98=0108=301137=7
|
||||
|
||||
# wait for disconnect for second connection
|
||||
e2,DISCONNECT
|
||||
# force disconnect on first connection
|
||||
i1,DISCONNECT
|
||||
Reference in New Issue
Block a user