adding quickfix
This commit is contained in:
11
quickfix/_test/cfg/resendreqchunksize/fix40.cfg
Normal file
11
quickfix/_test/cfg/resendreqchunksize/fix40.cfg
Normal file
@ -0,0 +1,11 @@
|
||||
[DEFAULT]
|
||||
SocketAcceptPort=5001
|
||||
SenderCompID=ISLD
|
||||
TargetCompID=TW
|
||||
ResetOnLogon=Y
|
||||
FileLogPath=tmp
|
||||
|
||||
[SESSION]
|
||||
BeginString=FIX.4.0
|
||||
DataDictionary=../spec/FIX40.xml
|
||||
ResendRequestChunkSize=5
|
||||
11
quickfix/_test/cfg/resendreqchunksize/fix41.cfg
Normal file
11
quickfix/_test/cfg/resendreqchunksize/fix41.cfg
Normal file
@ -0,0 +1,11 @@
|
||||
[DEFAULT]
|
||||
SocketAcceptPort=5002
|
||||
SenderCompID=ISLD
|
||||
TargetCompID=TW
|
||||
ResetOnLogon=Y
|
||||
FileLogPath=tmp
|
||||
|
||||
[SESSION]
|
||||
BeginString=FIX.4.1
|
||||
DataDictionary=../spec/FIX41.xml
|
||||
ResendRequestChunkSize=5
|
||||
11
quickfix/_test/cfg/resendreqchunksize/fix42.cfg
Normal file
11
quickfix/_test/cfg/resendreqchunksize/fix42.cfg
Normal file
@ -0,0 +1,11 @@
|
||||
[DEFAULT]
|
||||
SocketAcceptPort=5003
|
||||
SenderCompID=ISLD
|
||||
TargetCompID=TW
|
||||
ResetOnLogon=Y
|
||||
FileLogPath=tmp
|
||||
|
||||
[SESSION]
|
||||
BeginString=FIX.4.2
|
||||
DataDictionary=../spec/FIX42.xml
|
||||
ResendRequestChunkSize=5
|
||||
11
quickfix/_test/cfg/resendreqchunksize/fix43.cfg
Normal file
11
quickfix/_test/cfg/resendreqchunksize/fix43.cfg
Normal file
@ -0,0 +1,11 @@
|
||||
[DEFAULT]
|
||||
SocketAcceptPort=5004
|
||||
SenderCompID=ISLD
|
||||
TargetCompID=TW
|
||||
ResetOnLogon=Y
|
||||
FileLogPath=tmp
|
||||
|
||||
[SESSION]
|
||||
BeginString=FIX.4.3
|
||||
DataDictionary=../spec/FIX43.xml
|
||||
ResendRequestChunkSize=5
|
||||
11
quickfix/_test/cfg/resendreqchunksize/fix44.cfg
Normal file
11
quickfix/_test/cfg/resendreqchunksize/fix44.cfg
Normal file
@ -0,0 +1,11 @@
|
||||
[DEFAULT]
|
||||
SocketAcceptPort=5005
|
||||
SenderCompID=ISLD
|
||||
TargetCompID=TW
|
||||
ResetOnLogon=Y
|
||||
FileLogPath=tmp
|
||||
|
||||
[SESSION]
|
||||
BeginString=FIX.4.4
|
||||
DataDictionary=../spec/FIX44.xml
|
||||
ResendRequestChunkSize=5
|
||||
14
quickfix/_test/cfg/resendreqchunksize/fix50.cfg
Normal file
14
quickfix/_test/cfg/resendreqchunksize/fix50.cfg
Normal file
@ -0,0 +1,14 @@
|
||||
[DEFAULT]
|
||||
SocketAcceptPort=5006
|
||||
SenderCompID=ISLD
|
||||
TargetCompID=TW
|
||||
ResetOnLogon=Y
|
||||
FileLogPath=tmp
|
||||
|
||||
[SESSION]
|
||||
BeginString=FIXT.1.1
|
||||
SessionQualifier=FIX50
|
||||
DefaultApplVerID=FIX.5.0
|
||||
TransportDataDictionary=../spec/FIXT11.xml
|
||||
AppDataDictionary=../spec/FIX50.xml
|
||||
ResendRequestChunkSize=5
|
||||
14
quickfix/_test/cfg/resendreqchunksize/fix50sp1.cfg
Normal file
14
quickfix/_test/cfg/resendreqchunksize/fix50sp1.cfg
Normal file
@ -0,0 +1,14 @@
|
||||
[DEFAULT]
|
||||
SocketAcceptPort=5007
|
||||
SenderCompID=ISLD
|
||||
TargetCompID=TW
|
||||
ResetOnLogon=Y
|
||||
FileLogPath=tmp
|
||||
|
||||
[SESSION]
|
||||
BeginString=FIXT.1.1
|
||||
SessionQualifier=FIX50SP1
|
||||
DefaultApplVerID=FIX.5.0SP1
|
||||
TransportDataDictionary=../spec/FIXT11.xml
|
||||
AppDataDictionary=../spec/FIX50SP1.xml
|
||||
ResendRequestChunkSize=5
|
||||
14
quickfix/_test/cfg/resendreqchunksize/fix50sp2.cfg
Normal file
14
quickfix/_test/cfg/resendreqchunksize/fix50sp2.cfg
Normal file
@ -0,0 +1,14 @@
|
||||
[DEFAULT]
|
||||
SocketAcceptPort=5008
|
||||
SenderCompID=ISLD
|
||||
TargetCompID=TW
|
||||
ResetOnLogon=Y
|
||||
FileLogPath=tmp
|
||||
|
||||
[SESSION]
|
||||
BeginString=FIXT.1.1
|
||||
SessionQualifier=FIX50SP2
|
||||
DefaultApplVerID=FIX.5.0SP2
|
||||
TransportDataDictionary=../spec/FIXT11.xml
|
||||
AppDataDictionary=../spec/FIX50SP2.xml
|
||||
ResendRequestChunkSize=5
|
||||
Reference in New Issue
Block a user