quickfixgo / quickfix

The Go FIX Protocol Library :rocket:
https://www.quickfixgo.org/
Other
731 stars 287 forks source link

Tags custom sort #571

Open jbzion opened 1 year ago

jbzion commented 1 year ago

The other party requires the tags to have a specified order, but the body part I sent is sorted in ascending order, how can I generate a custom sort through XML?

ackleymi commented 3 months ago

@jbzion Can you provide some example message strings demonstrating what you need? This isnt supported right now, but should be added to order message fields in the order they appear in the datadictionary XML.