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