[QFJ-753] Banzai example wrong handling of replaced orders Created: 29/Aug/13 Updated: 29/Aug/13 |
|
Status: | Open |
Project: | QuickFIX/J |
Component/s: | Examples |
Affects Version/s: | 1.5.3 |
Fix Version/s: | None |
Type: | Bug | Priority: | Default |
Reporter: | Marin Bonacci | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 0 |
Labels: | None |
Description |
After sending Cancel/Replace request with modified quantity, the target sends PENDING_REPLACE ExecutionReport, then REPLACE ExecutionReport with new quantity. The application does't update order quantity, and interprets first ExecutionReport as a fill. |