|
From: Егор М. <eg...@gm...> - 2019-10-03 10:09:05
|
Hi, Please help me with this. Is it possible to validate different values for the same field for the different messages using dictionary xml file. For example i have two message NewOrderSingle and ExecutionReport and field OrdStatus. For NewOrderSingle the valid values are : Accepted, PartiallyFilled, Filled, DoneForDay For ExecutionReport : Accepted, PartiallyFilled. I tried different variants but I can set OrdStatus values only for all messages globally. Thanks for help! |