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,34 @@
# If message sequence number is too high, send a resend request for
# missing messages
iCONNECT
I8=FIX.4.435=A34=149=TW52=<TIME>56=ISLD98=0108=30
E8=FIX.4.49=6135=A34=149=ISLD52=00000000-00:00:00.00056=TW98=0108=3010=0
I8=FIX.4.435=034=249=TW52=<TIME>56=ISLD
I8=FIX.4.435=034=349=TW52=<TIME>56=ISLD
I8=FIX.4.435=034=449=TW52=<TIME>56=ISLD
I8=FIX.4.435=034=549=TW52=<TIME>56=ISLD
I8=FIX.4.435=034=649=TW52=<TIME>56=ISLD
I8=FIX.4.435=034=749=TW52=<TIME>56=ISLD
I8=FIX.4.435=034=849=TW52=<TIME>56=ISLD
I8=FIX.4.435=034=949=TW52=<TIME>56=ISLD
#Send TestRequest expect to receive HeartBeat
I8=FIX.4.435=134=1049=TW52=<TIME>56=ISLD112=1
E8=FIX.4.49=5535=034=249=ISLD52=<TIME>56=TW112=1
#send a Logon with ResetSeqNumFlag set to Y and with MsgSeqNum of 1
I8=FIX.4.435=A34=149=TW52=<TIME>56=ISLD98=0108=30141=Y
#Expect a response with a Logon with ResetSeqNumFlag set to Y and with MsgSeqNum of 1.
E8=FIX.4.49=6735=A34=149=ISLD52=00000000-00:00:00.00056=TW98=0108=30141=Y10=0
#Send TestRequest (MsgSeqNum = 2) expect to receive HeartBeat (MsgSeqNum = 2)
I8=FIX.4.435=134=249=TW52=<TIME>56=ISLD112=1
E8=FIX.4.49=5535=034=249=ISLD52=<TIME>56=TW112=1
# logout message and response
I8=FIX.4.435=534=349=TW52=<TIME>56=ISLD
E8=FIX.4.49=4935=534=349=ISLD52=00000000-00:00:00.00056=TW10=0
eDISCONNECT