Tagged Questions
1
vote
2answers
136 views
Converting a fix msg to indivdual attributes
I have a fix msg coming in which I need to extract the invdividual attributes. Is there any Java jars or libs currently out there with added fix functionality. Currently looking over QuickFIX/J This ...