adding quickfix

This commit is contained in:
Ramiro Paz
2026-03-09 15:35:32 -03:00
parent 0e8fe168ef
commit fe588e92f1
1222 changed files with 1408232 additions and 1 deletions

View File

@ -0,0 +1,20 @@
# Send messages BeginString, BodyLength and MsgType in wrong order
iCONNECT
I8=FIX.4.035=A34=149=TW52=<TIME>56=ISLD98=0108=30
E8=FIX.4.09=5735=A34=149=ISLD52=00000000-00:00:0056=TW98=0108=3010=0
# 35 is first, should be second
I35=08=FIX.4.09=2934=249=TW52=<TIME>56=ISLD10=121
I8=FIX.4.035=134=249=TW52=<TIME>56=ISLD112=HELLO
E8=FIX.4.09=5535=034=249=ISLD52=00000000-00:00:0056=TW112=HELLO10=0
# 34 is second, should be third
I8=FIX.4.034=335=049=TW52=<TIME>56=ISLD
I8=FIX.4.035=134=349=TW52=<TIME>56=ISLD112=HELLO
E8=FIX.4.09=5535=034=349=ISLD52=00000000-00:00:0056=TW112=HELLO10=0
# logout message and response
I8=FIX.4.035=534=449=TW52=<TIME>56=ISLD
E8=FIX.4.09=4535=534=449=ISLD52=00000000-00:00:0056=TW10=0
eDISCONNECT