adding quickfix
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user