|
From: Andrew M. <mar...@gm...> - 2020-11-09 11:56:38
|
Hello everyone, I have run into a problem developing a trade feed that uses FIX. I am using quickfixj 2.1.1. The problem is that after our side has completed implementation the remote side changes their data dictionary and do not tell us. I want to know how this might be detected more reliably than just when a message fails to validate. Is there any notion in FIX as to the version of a data dictionary? Or maybe a date/time when it was last changed? -- Regards, Andrew Marlow http://www.andrewpetermarlow.co.uk |