[Quickfix-developers] 'executor' sending incorrect ExecType
Brought to you by:
orenmnero
From: <daw...@ya...> - 2016-10-06 02:12:49
|
Hi folks, I'm doing some testing using the sample programs tradeclient<->executor. executor is sending back ExecType=2 which is being rejected by tradeclient. Both cfg files are set up with BeginString=FIX.4.4 and both are pointing to the same FIX44.xml data dictionary. 8=FIX.4.4|9=125|35=D|34=2|49=CLIENT1|52=20161006-01:58:47.392|56=EXECUTOR|11=1|21=1|38=100|40=2|44=157|54=1|55=IBM|59=0|60=20161006-01:57:45|10=178| 8=FIX.4.4|9=136|35=8|34=2|49=EXECUTOR|52=20161006-01:58:47.517|56=CLIENT1|6=157|11=1|14=100|17=3|31=157|32=100|37=3|38=100|39=2|54=1|55=IBM|150=2|151=0|10=042| 8=FIX.4.4|9=133|35=3|34=3|49=CLIENT1|52=20161006-01:58:47.645|56=EXECUTOR|45=2|58=Value is incorrect (out of range) for this tag|371=150|372=8|373=5|10=236| Any ideas? Thanks, Dermot |