Author |
Topic: FIX Execution Report notification (6 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
RPaganini2 Posts: 68 Joined: Jul 20, 2011 |
Hi, we're certifying to put the server on the real account. While we're testing with Chris, he flat our orders, and it wasn't notified via FIX. We asked him about it, and he recommend us to ask here.
Is there a way to receive notifications like, if the margin call happens, the orders will be closed, and we need to be notified. We can periodically request position reports, but how can we get notified by another actions executed by the API or PW7, etc. We're so afraid about it, and how can we really automate it. Thanks. Rufo André Paganini Edited by RPaganini2 on Dec 15, 2011 at 08:03:36 |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
Hi, actually our FIX server sent Execution Reports for Chris' orders with UnsolicitedIndicator(325)=Y, but your server rejected it with "ORS rejected incoming ExecutionReport: Tag not defined for this message type" reason
Victor Vins Lead Software Developer |
||||
JPaganini258 Posts: 16 Joined: Oct 28, 2011 |
Thanks for answer Victor. We're analyzing the problem but we can't find the tag 325 on the FIX4.4 over the MsgType= Execution Report (8).
I saw that it was specified on the Position Report (MsgType=AP) and as you told, we're receiving an Execution Report instead. Is this the standard way to send the position report as Execution Report, or we have to add it's tags on Execution Report part of the FIX dictionary? Thanks. Jônatas Paganini |
||||
JPaganini258 Posts: 16 Joined: Oct 28, 2011 |
Please take a look at our details:
The message type contains an invalid tag 325. I saw it on the http://www.openecry.com/includes/pdf/FIX.pdf and it doesn't have these tag on Execution Report. Jônatas Paganini |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
You're right: according standard it is not intended for Execution Report, but we are using it right now instead of SolicitedFlag. We will fix it soon. Except this one, "Drop Copy" topic in the document is correct.
Victor Vins Lead Software Developer |
||||
RPaganini2 Posts: 68 Joined: Jul 20, 2011 |
Thanks VictorV,
I have another question for cases like these: Will the drop copy left ALL Execution Reports or only with order status Filled? Rufo André Paganini |
||||