File size: 378 Bytes
9e5fa5b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | [DEFAULT]
ConnectionType=initiator
StartTime=00:00:00
EndTime=23:59:59
UseLocalTime=Y
HeartBtInt=30
FileStorePath=store
FileLogPath=log
UseDataDictionary=N
DataDictionary=FIX44.xml
ReconnectInterval=5
ResetOnLogon=Y
ResetOnLogout=Y
ResetOnDisconnect=Y
[SESSION]
BeginString=FIX.4.4
SenderCompID=CLIENT2
TargetCompID=FIX_SERVER
SocketConnectHost=fix_oeg
SocketConnectPort=5001
|