[Quickfix-developers] Trade Capture Report Message Rejected.
Brought to you by:
orenmnero
From: Gerry R. <ge...@sm...> - 2010-08-03 17:16:35
|
I'm getting a "Tag not defined for this message type:524" in my trade capture message. The following is my current settings file: # default settings for sessions [DEFAULT] ConnectionType=initiator LogonTimeout=30 ReconnectInterval=60 ValidateUserDefinedFields=N ValidateFieldsHaveValues=N AllowUnknownMsgFields=Y UseDataDictionary=Y # session definition [SESSION] # inherit ConnectionType, ReconnectInterval from default BeginString=FIX.4.4 SenderCompID=1555 TargetCompID=ICE StartTime=06:30:00 EndTime=02:25:00 HeartBtInt=30 SocketConnectPort=80 SocketConnectHost=63.247.113.201 FileLogPath=c:\geticetrades\logs DataDictionary=c:\geticetrades\spec\fix44.xml FileStorePath=c:\geticetrades\data I'm using quickfix 1.13.3. |