1234567891011121314151617181920212223242526 |
- [DEFAULT]
- ConnectionType=initiator
- ReconnectInterval=2
- FileStorePath=somewhere
- FileLogPath=log
- StartTime=00:00:01
- EndTime=23:55:00
- UseDataDictionary=Y
- DataDictionary=FIX42.xml
- SocketConnectPort=5005
- SocketConnectHost=18.1.121.15
- LogoutTimeout=5
- ResetOnLogon=Y
- CheckLatency=N
- FileLogShowEvents=Y
- FileLogShowIncoming=Y
- FileLogShowOutgoing=Y
- [SESSION]
- BeginString=FIX.4.2
- HeartBtInt=30
- SenderCompID=3wsj20410767
- TargetCompID=FIXSERVER
- FileStorePath=somewhere
- DataDictionary=FIX42.xml
|