adding quickfix library
This commit is contained in:
14
quickfix/_test/definitions/server/fix40/AlreadyLoggedOn.def
Normal file
14
quickfix/_test/definitions/server/fix40/AlreadyLoggedOn.def
Normal file
@ -0,0 +1,14 @@
|
||||
# When we receive a valid logon, we must respond with one
|
||||
|
||||
i1,CONNECT
|
||||
I1,8=FIX.4.035=A34=149=TW52=<TIME>56=ISLD98=0108=30
|
||||
E1,8=FIX.4.09=5735=A34=149=ISLD52=00000000-00:00:0056=TW98=0108=3010=0
|
||||
|
||||
i2,CONNECT
|
||||
I2,8=FIX.4.035=A34=149=TW52=<TIME>56=ISLD98=0108=30
|
||||
e2,DISCONNECT
|
||||
|
||||
# logout message and response
|
||||
I1,8=FIX.4.035=534=249=TW52=<TIME>56=ISLD
|
||||
E1,8=FIX.4.09=4535=534=249=ISLD52=00000000-00:00:0056=TW10=0
|
||||
e1,DISCONNECT
|
||||
Reference in New Issue
Block a user