examples icon indicating copy to clipboard operation
examples copied to clipboard

ExecType Fill is replaced with Trade in FIX 4.3

Open cotsuka opened this issue 10 months ago • 0 comments

When testing FIX 4.4+ connections with an AppDataDictionary, the Execution Report ExecType tag value results in a message reject: Value is incorrect (out of range) for this tag. Looking at Appendix 6-F. Replaced Features and Supported Approach and confirming with the tag values in the XML files from quickfixgo's spec folder, ExecType_FILL is no longer a valid enum value.

Sorry for sending a PR out of the blue. Let me know if you'd like me to make any changes.

cotsuka avatar Mar 10 '25 23:03 cotsuka