[Quickfix-developers] Defaults session settings ?
Brought to you by:
orenmnero
|
From: Martin T. <mta...@ho...> - 2005-10-19 12:20:30
|
Hi, In my initiator file I have this session detailed with all its needed tag. [SESSION] HeartBtInt=30 BeginString=FIX.4.2 SenderSubID=abcd SenderCompID=efgh TargetCompID=ijkl RawData=abcd SocketConnectHost=x.x.x.x SocketConnectPort=1000 When my application try to connect to the host, the TAGs SenderSubID and RawData are not in the header of the logon message, but my host require them to allow the connection. How to make them part of the logon message? Thanks Martin |