[Quickfix-developers] Conditional Required Tag?
Brought to you by:
orenmnero
From: Hei C. <str...@ya...> - 2011-10-06 23:38:41
|
Hi, I wonder what's the difference between "conditional required tag" and "required tag". I am using the latest QuickFIX C++, and QuickFIX generated the following in response to an execution report from my vendor: 20111006-23:17:37.049 : 8=FIXT.1.1^A9=171^A35=j^A34=1081^A49=[ccc]^A50=[bbb]^A52=20111006-23:17:37.049^A56=[xxx]^A57=[yyy]^A142=[aaa]^A45=1077^A58=Conditionally Required Field Missing (44)^A372=8^A380=5^A10=078^A However, in the application dictionary file, I do set "required" to "N" for Price (tag 44). Any idea? Thanks in advance. Cheers, Hei |