[Quickfix-users] Conditionally required field missing
Brought to you by:
orenmnero
From: ka w. <ka...@gm...> - 2009-01-16 04:25:12
|
Hi, I try to send a market order using the QuickFix42.NewOrderSingle method. If I don't set the price field, I obtain the following problem: "58 = Conditionally Required Field Missing <44>". However, in the XML file, Price is not a required field. So, why I can not send my message? Moreover, if I set any other field from not required to required in my XML file, I don't have any message error when I try to send a message whithout defining a new required field. Why? I am a new user of quickfix, maybe I am missing something important. Thanks, Kamel |