adding quickfix library

This commit is contained in:
Ramiro Paz
2026-03-12 12:08:34 -03:00
parent 9e55c5c562
commit c09a1fd21a
1311 changed files with 1887342 additions and 2 deletions

View File

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