OrderStatusRequest (MsgType(35)=H) is not work
Created at 05 Jan 2017, 18:48
OrderStatusRequest (MsgType(35)=H) is not work
05 Jan 2017, 18:48
I sent an OrderStatusRequest message to CServer
However, no reply comes from the CServer.
What is wrong?
This is Send message
<outgoing> 8=FIX.4.4 9=72 35=H 34=2 49=icmarkets.3253895 52=20170105-16:32:33.273 56=cServer 11=5 10=255
#EOL
08 Jan 2017, 15:39
First of all, do you receive any response from the server?
Take a look on logs of the request that works for me. First, I created a new limit order with unique ClOrdID (tag 11), received an execution report, requested OrderStatusRequest by using the same ClOrdID and received the same execution report:
The same log in FIX parser
try to rearrange tag order in the request. some engines could be sensitive to this
@#EOL